Difference between revisions of "Template:NAU-CHINA/footer"

Line 6: Line 6:
 
     <style>
 
     <style>
 
         #footer {
 
         #footer {
             display:flex;
+
             display: flex;
             height:35vh;
+
             height: 35vh;
             width:100%;
+
             width: 100%;
             background-color:rgba(89,87,87,0.54);
+
             background-color: rgba(89,87,87,0.54);
             color:white;
+
             color: white;
             text-align:justify;
+
             text-align: justify;
             padding:0.5vw 0 0 5vw;;
+
             padding: 0.5vw 0 0 5vw;
 +
            ;
 
         }
 
         }
 +
 
         .footer-title {
 
         .footer-title {
             font-weight:bold;
+
             font-weight: bold;
             font-size:1.5vw;
+
             font-size: 1.5vw;
             line-height:2.5vw;
+
             line-height: 2.5vw;
             position:relative;
+
             position: relative;
             left:-10px;
+
             left: -10px;
 
         }
 
         }
  
Line 28: Line 30:
  
 
         #footer img {
 
         #footer img {
             width:30px;
+
             width: 30px;
             height:30px;
+
             height: 30px;
             float:left;
+
             float: left;
             align-items:center;
+
             align-items: center;
             margin-right:0.5vw;
+
             margin-right: 0.5vw;
             cursor:pointer;
+
             cursor: pointer;
 
         }
 
         }
  
 
         #footer a {
 
         #footer a {
             color:white !important;
+
             color: white !important;
 
         }
 
         }
  
Line 43: Line 45:
 
             width: 25vw;
 
             width: 25vw;
 
         }
 
         }
/*
+
 
        #Useful_Links {
+
            width:18vw;
+
        }
+
*/
+
 
         .footer-row {
 
         .footer-row {
             display:flex;
+
             display: flex;
             height:6vh;
+
             height: 6vh;
             vertical-align:middle;
+
             vertical-align: middle;
             align-items:center;
+
             align-items: center;
 
         }
 
         }
 
 
     </style>
 
     </style>
 
</head>
 
</head>
Line 83: Line 80:
 
             <p><a href="https://igem.org/Special:SpecialPages">Special Pages</a></p>
 
             <p><a href="https://igem.org/Special:SpecialPages">Special Pages</a></p>
 
         </div>
 
         </div>
         <div class="footer-col" id="Contact" >
+
         <div class="footer-col" id="ContactUs">
             <span class="footer-title">Contact</span>
+
             <span class="footer-title">ContactUs</span>
 
             <div class="footer-row">
 
             <div class="footer-row">
                 <img src="https://static.igem.org/mediawiki/2018/9/95/T--NAU-CHINA--Facebook.png" />
+
                 <a href="mailto:njauskyljy@outlook.com?subject=Hello%20iGEMer">
 +
                    <img src="https://static.igem.org/mediawiki/2018/9/95/T--NAU-CHINA--Facebook.png" />
 +
                </a>
 
                 <p>Facebook</p>
 
                 <p>Facebook</p>
 
             </div>
 
             </div>
 
             <div class="footer-row">
 
             <div class="footer-row">
                 <img src="https://static.igem.org/mediawiki/2018/1/1d/T--NAU-CHINA--Twitter.png" />
+
                 <a href="mailto:njauskyljy@outlook.com?subject=Hello%20iGEMer">
 +
                    <img src="https://static.igem.org/mediawiki/2018/1/1d/T--NAU-CHINA--Twitter.png" />
 +
                </a>
 
                 <p>Twitter</p>
 
                 <p>Twitter</p>
 
             </div>
 
             </div>
Line 96: Line 97:
 
         <div class="footer-col" id="About Us">
 
         <div class="footer-col" id="About Us">
 
             <span class="footer-title">About Us</span>
 
             <span class="footer-title">About Us</span>
             <p><span style="font-size:1.1vw">NAU-CHINA 2018</span> from <br />
+
             <p>
            Nanjing Agricultural University <br />
+
                <span style="font-size:1.1vw">NAU-CHINA 2018</span> from <br />
            NO.1 Weigang, Xuanwu District<br/>
+
                Nanjing Agricultural University <br />
            Nanjing, CHINA<br/>
+
                NO.1 Weigang, Xuanwu District<br />
            210095</p>
+
                Nanjing, CHINA<br />
 +
                210095
 +
            </p>
 
         </div>
 
         </div>
 
     </div>
 
     </div>

Revision as of 22:48, 3 November 2018

footer