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

Line 5: Line 5:
 
     <title>footer</title>
 
     <title>footer</title>
 
     <style>
 
     <style>
        #HQ_page p {
 
            font-family: "Arial",Helvetica,sans-serif;
 
            font-size: 13px;
 
            text-align: left;
 
        }
 
 
         #footer {
 
         #footer {
 
             display:flex;
 
             display:flex;
Line 29: Line 24:
 
         .footer-col p {
 
         .footer-col p {
 
             font-size: 1vw;
 
             font-size: 1vw;
 +
            line-height: 1.3em;
 
         }
 
         }
  
Line 39: Line 35:
 
             cursor:pointer;
 
             cursor:pointer;
 
         }
 
         }
/*
+
 
        #footer #Contact img:hover {
+
            width:30px;
+
            height:30px;
+
            opacity:0.8;
+
            transition:0.1s;
+
            cursor:pointer;
+
        }
+
*/
+
 
         .footer-col {
 
         .footer-col {
 
             width: 25vw;
 
             width: 25vw;

Revision as of 19:04, 17 October 2018

footer