Difference between revisions of "Template:SZU China/Playground/footer"

Line 1: Line 1:
{{Template:SZU_China/Playground/style}}
 
 
<html>
 
<html>
<footer class="footer">
+
    <head>
     <div class="container-fluid">
+
        <title></title>
        <p>Team SZU-China</p>
+
            <style>
    </div>
+
                @media screen and (max-width: 1280px){
</footer>
+
                    #footer {
 
+
                    padding: 4.5em 0;
 +
                }}
 +
           
 +
                #footer{
 +
                    background-color:#39f;
 +
                    text-align:center;
 +
                    color:#ccc;
 +
                    vertical-align: baseline;
 +
                }
 +
           
 +
            #footer  li{border-left:solid 1px rgba(255,255,255,.5);display:inline-block;list-style:none;margin-left:1.5em;padding-left:1.5em}
 +
           
 +
            #footer ul.copyright{
 +
                padding-left:0;
 +
            }
 +
           
 +
           
 +
            #footer a{
 +
                text-decoration:none;
 +
                color:#ccc;
 +
            }
 +
           
 +
                </style>
 +
            <script src="http://libs.baidu.com/jquery/1.9.1/jquery.min.js"></script>
 +
           
 +
     
 +
     </head>
 +
    <body>
 +
     
 +
       
 +
       
 +
        <footer id="footer">
 +
            <ul class="copyright">
 +
                <li  style="border-left:0;">&copy; Copyright 2015 All rights reserved.</li>
 +
                <li>Design:<a href="https://2015.igem.org/Team:SZU_China">SZU-iGEM</a></li><li>Power by: <a href="http://getbootstrap.com/">bootstrap</a></li>
 +
            </ul>
 +
            </footer>
 +
       
 +
       
 +
       
 +
    </body>
 
</html>
 
</html>

Revision as of 16:14, 18 September 2015