

YouAndWeb_TwoToc
a2ecfb85282bb782ae96a40499c728d5c266f710
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
footer.footer { padding: 30px 0; bottom: 0; left: 0; right: 0; height: 130px; background: #EDEFED; margin-top: 0 !important; } footer.homeFooter { position: fixed; } footer .navbar li { list-style: none; float: left; position: relative; display: block; width: 33%; a { font-family: "Oswald", sans-serif; font-size: 20px; font-weight: 300; color: #666; text-decoration: none; } } |
Commits for YouAndWeb_TwoToc/client/components/footer/footer.scss
Revision | Author | Commited | Message |
---|---|---|---|
a2ecfb ... | PTKDev | Fri 20 Nov, 2015 11:22:35 +0000 | TwoToc code |