Line 16: | Line 16: | ||
color:white; | color:white; | ||
text-align:justify; | text-align:justify; | ||
− | padding: | + | padding:0.5vw 0 0 2.7vw;; |
} | } | ||
.footer-title { | .footer-title { | ||
Line 22: | Line 22: | ||
font-size:1.2vw; | font-size:1.2vw; | ||
line-height:2.5vw; | line-height:2.5vw; | ||
+ | position:relative; | ||
+ | left:-10px; | ||
} | } | ||
.footer-col p { | .footer-col p { | ||
Line 40: | Line 42: | ||
width: 25vw; | width: 25vw; | ||
} | } | ||
+ | #Useful_Links {width:18vw;} | ||
+ | |||
+ | |||
.footer-row { | .footer-row { | ||
display:flex; | display:flex; | ||
Line 51: | Line 56: | ||
<body> | <body> | ||
<div id="footer"> | <div id="footer"> | ||
− | <div class="footer-col"> | + | <div class="footer-col" id="Acknowledgements"> |
<span class="footer-title">Acknowledgements</span> | <span class="footer-title">Acknowledgements</span> | ||
<div class="footer-row"> | <div class="footer-row"> | ||
Line 70: | Line 75: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="footer-col"> | + | <div class="footer-col" id="Useful_Links"> |
<span class="footer-title">Useful Links</span> | <span class="footer-title">Useful Links</span> | ||
<p>Main Page</p> | <p>Main Page</p> | ||
<p>Special Pages</p> | <p>Special Pages</p> | ||
</div> | </div> | ||
− | <div | + | <div class="footer-col" id="Contact" > |
<span class="footer-title">Contact</span> | <span class="footer-title">Contact</span> | ||
<div class="footer-row"> | <div class="footer-row"> | ||
Line 86: | Line 91: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="footer-col"> | + | <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><span style="font-size:1.1vw">NAU-CHINA 2018</span> from <br /> |
Revision as of 03:47, 16 October 2018