NepCoders / BlogTheme

Bloagmandu Theme
0 stars 0 forks source link

Add css codes #172

Closed Ashishr2 closed 8 years ago

Ashishr2 commented 8 years ago

.widgets .recent-comments{ font-style:italic; }

.widgets .comment-author-link{ font-style:italic; }

.widget_archive select{ background: #F5F5F5 none repeat scroll 0% 0%; border: medium none; height: 50px; width: 100%; font-family:inherit; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; color: #777; font-size: 11px; padding-left:5px; }

.widget_calendar #wp-calendar caption { font-style:normal;

} .widgets{ font-family:"Lato",sans-serif; font-size:13px; text-align:left; } .widgets ul{ padding:0; margin:0; } .widgets img{ max-width:100%; max-height:100%; } .widgets select{

    background: #F5F5F5 none repeat scroll 0% 0%;

border: medium none; height: 50px; width: 100%; font-family:inherit; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; color: #777; font-size: 11px; padding-left:5px; }

Ashishr2 commented 8 years ago

add property

.widget-about-me { text-align: center;