(3 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
#sideMenu, #top_title, .patrollink {display:none;} | #sideMenu, #top_title, .patrollink {display:none;} | ||
#content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;} | #content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;} | ||
− | body {background-color: | + | body {background-color:blue; } |
− | #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; background-color: none;} |
#top_menu_under, #top_menu_14, #top_menu_14 *, { | #top_menu_under, #top_menu_14, #top_menu_14 *, { | ||
Line 69: | Line 69: | ||
body { | body { | ||
+ | height: 100%; | ||
+ | width: 100%; | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
− | |||
− | |||
font-family: 'Source Sans Pro', sans-serif; | font-family: 'Source Sans Pro', sans-serif; | ||
} | } | ||
Line 81: | Line 81: | ||
/******************** HEADER ********************/ | /******************** HEADER ********************/ | ||
− | /* | + | |
+ | header { | ||
+ | background: linear-gradient(to bottom right, #4C63AE, #88FFFF); | ||
+ | background-attachment: fixed; | ||
+ | height: 200px; | ||
+ | } | ||
+ | /* Navigation */ | ||
#nav-wrapper { | #nav-wrapper { | ||
width: 1200px; | width: 1200px; | ||
Line 122: | Line 128: | ||
.header-content { | .header-content { | ||
margin: 0 auto; | margin: 0 auto; | ||
− | padding: | + | padding: 150px; |
text-align: center; | text-align: center; | ||
} | } | ||
Line 152: | Line 158: | ||
width: 100%; | width: 100%; | ||
background-color: #fff; | background-color: #fff; | ||
− | font-size: | + | font-size: 20px; |
} | } | ||
Line 163: | Line 169: | ||
.references { | .references { | ||
border-left: 1px solid #4C63AE; | border-left: 1px solid #4C63AE; | ||
− | padding- | + | padding: 20px 20px 20px 30px; |
+ | background-color: #f7f7f7; | ||
font-size: 14px; | font-size: 14px; | ||
} | } | ||
Line 172: | Line 179: | ||
/******************** FOOTER ********************/ | /******************** FOOTER ********************/ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/* Sponsors */ | /* Sponsors */ | ||
.sponsors { | .sponsors { | ||
Line 203: | Line 193: | ||
} | } | ||
− | + | /* Footer */ | |
+ | footer { | ||
+ | display: block; | ||
+ | width: 100%; | ||
+ | background-color: #222; | ||
+ | color: #fff; | ||
+ | } | ||
− | + | #footer-wrapper { | |
− | + | width: 1200px; | |
− | + | margin: 0 auto; | |
− | + | ||
− | + | ||
} | } | ||
− | + | footer p { | |
− | + | margin: 0; | |
− | + | padding: 20px; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 19:33, 26 September 2018