style fix
This commit is contained in:
parent
d834c90db7
commit
c018b6bade
@ -85,7 +85,7 @@ a {
|
||||
}
|
||||
|
||||
#logo {
|
||||
background: url(http://mojotrollz.eu/web/friseurteam/api.php?call=files&cat=page&id=header_friseurteam2.png) no-repeat #FCF8F9;
|
||||
background: url(http://mojotrollz.eu/web/friseurteam/api.php?call=files&cat=page&id=header_friseurteam2.png) no-repeat white;
|
||||
background-size: contain;
|
||||
height: 200px;
|
||||
opacity: 1;
|
||||
@ -172,4 +172,8 @@ a {
|
||||
#info_mapfb{
|
||||
width: 50%;
|
||||
padding-left: 18px;
|
||||
}
|
||||
|
||||
#top_container{
|
||||
background-color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user