bottom tagline separated from the footer element
#nav .top-bar-section ul li a:hover {\r
color: #fffb02 !important;\r
}\r
+@media only screen and (max-width: 40.063em) {\r
+ #nav {\r
+ display: block;\r
+ }\r
+}\r
@media only screen and (max-width: 40.063em) {\r
.top-bar {\r
display: none;\r
#footer {\r
background: #f1ebcd;\r
padding: 10px;\r
- border-radius: 5px;\r
- margin: 1em 0;\r
+ border-top-left-radius: 5px;m\r
+ border-top-right-radius: 5px;\r
+ margin: 1em 0 0 0;\r
+ }\r
+#footer h2 {\r
+ color: #b5383e;\r
}\r
-#footer #tag {\r
+#tag {\r
background: #b5383e;\r
border-bottom-left-radius: 5px;\r
border-bottom-right-radius: 5px;\r
clear: both;\r
- }\r
-#footer h2 {\r
- color: #b5383e;\r
+ color: white;\r
+ padding: 10px;\r
+ text-align: center;\r
+ margin-bottom: 1em;\r
}\r