Difference between revisions of "Template:Washington"

Line 79: Line 79:
 
text-align:center;
 
text-align:center;
 
}
 
}
            #wrapper{
+
 
               
+
                        #wrapper{
                width: 960px;
+
                                width: 960px;
                margin:0 auto:
+
                                margin:0 auto:
                    text-align:center;
+
                                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-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 */
+
/* 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 {
+
                        #links {
                    display: inline-block;
+
                              display: inline-block;
                    position: relative;
+
                              position: relative;
                    width: 450px;
+
                              width: 450px;
                    height: 450px;
+
                              height: 450px;
                    float: inherit;
+
                              float: inherit;
                }
+
                        }
 
              
 
              
                #links p {
+
                        #links p {
                    text-align: right;
+
                              text-align: right;
                    padding-top: 10px;
+
                              padding-top: 10px;
                    padding-bottom: 10px;
+
                              padding-bottom: 10px;
                }
+
                        }
 
              
 
              
                #links a {
+
                        #links a {
                    font-size: 24px;
+
                              font-size: 24px;
                    font-weight: bold;
+
                              font-weight: bold;
                    font-family: "Encode Sans Normal";
+
                              font-family: "Encode Sans Normal";
                    color: #4b2e83;
+
                              color: #4b2e83;
                    text-decoration: none;
+
                              text-decoration: none;
                }
+
                        }
 
              
 
              
                #links a:hover {
+
                        #links a:hover {
                    font-size: 36px;
+
                              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 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">
<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. -->
+
    <!-- Start of the template html elements. -->
        <div id ="mainContainer">
+
    <div id ="mainContainer">
            <!--This div will close on the page.-->
+
        <!--This div will close on the page.-->
            <div id="bannerContainer">
+
        <div id="bannerContainer">
 +
            <br>
 
                 <br>
 
                 <br>
                    <br>
+
                </div>
                    </div>
+
            </div>
</div>
+
            <!-- Start of menu -->
                    <!-- Start of menu -->
+
            <!-- End of menu  -->
               
+
            <!-- Start of content -->
                    <!-- End of menu  -->
+
        </html>
                    <!-- Start of content -->
+
               
+
                    </html>
+

Revision as of 18:09, 14 September 2015