Junyangong (Talk | contribs) |
Junyangong (Talk | contribs) |
||
Line 2: | Line 2: | ||
<style> | <style> | ||
.footer-distributed{ | .footer-distributed{ | ||
− | background-color: | + | background-color: white; |
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12); | box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12); | ||
box-sizing: border-box; | box-sizing: border-box; | ||
Line 12: | Line 12: | ||
.footer-distributed .footer-left p{ | .footer-distributed .footer-left p{ | ||
− | color: | + | color: blue; |
font-size: 14px; | font-size: 14px; | ||
margin: 0; | margin: 0; | ||
} | } | ||
.footer-distributed .footer-right p{ | .footer-distributed .footer-right p{ | ||
− | color: | + | color: blue; |
font-size: 14px; | font-size: 14px; | ||
margin: 0; | margin: 0; | ||
Line 25: | Line 25: | ||
.footer-distributed p.footer-links{ | .footer-distributed p.footer-links{ | ||
− | font-size:18px; | + | font-size: 18px; |
font-weight: bold; | font-weight: bold; | ||
− | color: | + | color: blue; |
margin: 0 0 10px; | margin: 0 0 10px; | ||
padding: 0; | padding: 0; | ||
Line 52: | Line 52: | ||
width: 50px; | width: 50px; | ||
height: 35px; | height: 35px; | ||
− | background-color: | + | background-color: white; |
border-radius: 2px; | border-radius: 2px; | ||
font-size: 20px; | font-size: 20px; | ||
− | color: | + | color: blue; |
text-align: center; | text-align: center; | ||
line-height: 35px; | line-height: 35px; |
Revision as of 17:26, 21 June 2017