Difference between revisions of "Template:Peking/css/fix"

Line 8: Line 8:
 
color: #5b5b5b;
 
color: #5b5b5b;
 
font-size: 13pt !important;
 
font-size: 13pt !important;
line-height: 1.3em;
+
line-height: 1.5em;
 
font-family: 'raleway-regular', sans-serif !important;
 
font-family: 'raleway-regular', sans-serif !important;
 
font-weight: 300;
 
font-weight: 300;

Revision as of 01:00, 24 July 2016

/* rebekah - fix margin and sidebar issues */ #sideMenu, #top_title {display:none;} #content { padding:0px; width:100%; margin:0px;}


/* rebekah - body font formatting */ p { color: #5b5b5b; font-size: 13pt !important; line-height: 1.5em; font-family: 'raleway-regular', sans-serif !important; font-weight: 300; }


  1. top_menu_under {
   height: 0px

}


  1. globalWrapper {
   padding-bottom: 0px;

}