(8 intermediate revisions by the same user not shown) | |||
Line 17: | Line 17: | ||
<style> | <style> | ||
+ | @import url("https://fonts.googleapis.com/css?family=Roboto|Open+Sans|Raleway|Montserrat"); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
@media screen and (max-width: 1600px) { | @media screen and (max-width: 1600px) { | ||
body { | body { | ||
Line 47: | Line 30: | ||
} | } | ||
} | } | ||
− | |||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ | ||
/*MENU STYLE */ | /*MENU STYLE */ | ||
Line 94: | Line 76: | ||
#sideMenu, #top_title, .patrollink {display:none;} | #sideMenu, #top_title, .patrollink {display:none;} | ||
#content { margin-left:0px; margin-top:0px; padding:0px; width:100%;height:100%;} | #content { margin-left:0px; margin-top:0px; padding:0px; width:100%;height:100%;} | ||
− | body {background-color:#C1F2FF; } | + | body {background-color:#C1F2FF;font-family:"Raleway","Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif!important; } |
+ | h1,h2,h3,h4{ | ||
+ | font-family:font-family:"Montserrat","Lato","Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif!important; | ||
+ | } | ||
+ | p{ | ||
+ | font-family:"Raleway","Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif!important; | ||
+ | } | ||
#toTop { | #toTop { | ||
Line 115: | Line 103: | ||
background-color:rgba(0, 0, 0, 0.6) | background-color:rgba(0, 0, 0, 0.6) | ||
} | } | ||
− | + | ||
+ | p{ | ||
+ | color:#434343!important; | ||
+ | } | ||
</style> | </style> | ||
Latest revision as of 02:48, 16 October 2018