(4 intermediate revisions by the same user not shown) | |||
Line 30: | Line 30: | ||
/********************************* DEFAULT WIKI SETTINGS ********************************/ | /********************************* DEFAULT WIKI SETTINGS ********************************/ | ||
− | |||
− | |||
#sideMenu, #top_title {display:none;} | #sideMenu, #top_title {display:none;} | ||
Line 37: | Line 35: | ||
body {background-color:white; } | body {background-color:white; } | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
+ | |||
+ | |||
Line 51: | Line 51: | ||
/* Global Styles */ | /* Global Styles */ | ||
+ | |||
+ | * { | ||
+ | font-family: 'Open Sans', Open-Sans, sans-serif, 'Helvetica Neue', Arial, sans-serif; | ||
+ | } | ||
+ | |||
+ | |||
+ | html, | ||
+ | body { | ||
+ | width: 100%; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | /* | ||
+ | body { | ||
+ | font-family: 'Open Sans', sans-serif, "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif; | ||
+ | } | ||
+ | */ | ||
Latest revision as of 20:40, 11 July 2016