-Bold GLM headers.
-Toolbox headers got increased top margin.
-Added right side margin to the content for more breathing room.
/* Toolbox */\r
#toolbox {\r
margin-bottom: 50px;\r
+ margin-right: 40px;\r
}\r
#home #toolbox {\r
margin-left: 45px;\r
font-size: 22px;\r
color: #477645;\r
}\r
+#toolbox .listing {\r
+ margin-top: 2em;\r
+ }\r
/* For Small */\r
@media only screen {\r
.imageleft, .imageright {\r
float: none;\r
- width: 100% !important;\r
+ width: 100%;\r
}\r
\r
}\r
@media only screen and (min-width: 40.063em) {\r
.imageleft {\r
float: left;\r
- width: 300px !important;\r
margin: 0 20px 20px 0;\r
+ width: auto;\r
}\r
.imageright {\r
float: right;\r
- width: 300px !important;\r
margin: 0 0 20px 20px;\r
+ width: auto;\r
}\r
}\r
.imagecaption {\r
}\r
.hHlinesItem i {\r
font-style: normal;\r
+ font-weight: bold;\r
+ text-align: right;\r
+ line-height: 30px;\r
display: block;\r
background: rgba(36,104,144, .8);\r
- line-height: 30px;\r
position: absolute;\r
bottom: 0;\r
z-index: 100;\r
- padding: 5px;\r
+ padding: 5px 10px;\r
width: 100%;\r
}\r
.hHlinesItem a:hover i {\r
#footer div#copyright a {\r
display: inline;\r
}\r
+#footer div div a:first-child {\r
+ font-weight: bold;\r
+ }\r
/* Events */\r
#eventHomeColumn {\r
padding-left: 0;\r