diff --git a/testpage/test.css b/testpage/test.css index 2415ce2..0b99428 100644 --- a/testpage/test.css +++ b/testpage/test.css @@ -595,16 +595,13 @@ } /* ----------------------------------// home-info---------------------------------- */ /* footer */ -footer { /* XXX: Change ME! */ - background: linear-gradient(to top, rgba(15, 15, 15, 0.8), - rgba(40, 40, 40, 0.8)); - text-align: center; font-size: 70%; - color: white; - padding-top: 25px; - padding-bottom: 25px; - width: 100vw; +footer { /* XXX: Change ME! */ + border-top: 1px dashed #888; + font-size: 70%; + text-align: center; } /* //footer */ +/* media */ @media screen and (max-width : 1024px){ .section-title { font-size: 1.75rem;