Difference between revisions of "Template:Washington"
Line 79: | Line 79: | ||
text-align:center; | text-align:center; | ||
} | } | ||
− | + | ||
− | + | #wrapper{ | |
− | + | width: 960px; | |
− | + | margin:0 auto: | |
− | + | text-align:center; | |
− | + | } | |
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */ | /*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */ | ||
Line 108: | Line 108: | ||
/*Style of the links - links are different inside the menu */ | /*Style of the links - links are different inside the menu */ | ||
#contentContainer a { | #contentContainer a { | ||
− | + | font-family: "Open Sans", sans-serif; | |
font-weight: bold; | font-weight: bold; | ||
color: #85754d; | color: #85754d; | ||
} | } | ||
− | + | /* Styling links on hover- links are different inside the menu */ | |
#contentContainer a:hover{ | #contentContainer a:hover{ | ||
color: #85754d; | color: #85754d; | ||
Line 148: | Line 148: | ||
} | } | ||
− | + | #links { | |
− | + | display: inline-block; | |
− | + | position: relative; | |
− | + | width: 450px; | |
− | + | height: 450px; | |
− | + | float: inherit; | |
− | + | } | |
− | + | #links p { | |
− | + | text-align: right; | |
− | + | padding-top: 10px; | |
− | + | padding-bottom: 10px; | |
− | + | } | |
− | + | #links a { | |
− | + | font-size: 24px; | |
− | + | font-weight: bold; | |
− | + | font-family: "Encode Sans Normal"; | |
− | + | color: #4b2e83; | |
− | + | text-decoration: none; | |
− | + | } | |
− | + | #links a:hover { | |
− | + | font-size: 36px; | |
− | + | } | |
Line 318: | Line 318: | ||
<!-- End of CSS --> | <!-- End of CSS --> | ||
<head> | <head> | ||
− | + | <script data-require="jquery-cookie@1.3.1" data-semver="1.3.1" src="//cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.3.1/jquery.cookie.js"></script> | |
− | + | <script type="text/javascript"> | |
− | + | ||
$(document).ready(function () { | $(document).ready(function () { | ||
// Read the cookie and if it's defined scroll to id | // Read the cookie and if it's defined scroll to id | ||
Line 370: | Line 369: | ||
</script> | </script> | ||
− | </head> | + | </head> |
− | + | <!-- Start of the template html elements. --> | |
− | + | <div id ="mainContainer"> | |
− | + | <!--This div will close on the page.--> | |
− | + | <div id="bannerContainer"> | |
+ | <br> | ||
<br> | <br> | ||
− | + | </div> | |
− | + | </div> | |
− | </div> | + | <!-- Start of menu --> |
− | + | <!-- End of menu --> | |
− | + | <!-- Start of content --> | |
− | + | </html> | |
− | + | ||
− | + | ||
− | + |
Revision as of 18:09, 14 September 2015