Line 62: | Line 62: | ||
float: left; | float: left; | ||
width: 100%; | width: 100%; | ||
− | padding: | + | padding: 23px 0%; |
+ | margin: 0 0px !important; | ||
+ | } | ||
+ | #footer { | ||
+ | background: linear-gradient(to right, #005AB5, #007500); | ||
+ | background: -webkit-linear-gradient(to right, #005AB5, #007500); | ||
+ | background: -moz-linear-gradient(to right, #005AB5, #007500); | ||
+ | background: -o-linear-gradient(to right, #005AB5, #007500); | ||
+ | float: left; | ||
+ | width: 100%; | ||
+ | padding: 7px 0%; | ||
margin: 0 0px !important; | margin: 0 0px !important; | ||
} | } | ||
Line 72: | Line 82: | ||
display: block !important; | display: block !important; | ||
} | } | ||
− | #logo img { width:150px; margin-top: | + | #logo img { width:150px; margin-top:5px;} /*???*/ |
#menu a { text-decoration: none; } | #menu a { text-decoration: none; } |
Revision as of 06:13, 17 October 2018