[FAFO] Drop superfluous background-color of header and footer
These are not needed since the page already has the same background color. Remove them so they don't interfere when we put an image in the background.
This commit is contained in:
parent
fa1fb9e38d
commit
faf038fa32
2 changed files with 0 additions and 2 deletions
|
|
@ -35,7 +35,6 @@
|
|||
.main-footer {
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
background-color: @ini_background_site;
|
||||
margin-top: 5px; // for box-shadow of content
|
||||
text-align: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue