colors more brown
This commit is contained in:
parent
60f28b1a05
commit
315d61750e
@ -33,7 +33,7 @@ body{
|
||||
float: left;
|
||||
border-radius: 4px;
|
||||
box-shadow: 3px 3px 3px #000;
|
||||
background-color: sienna;
|
||||
background-color: chocolate;
|
||||
width: 60%;
|
||||
}
|
||||
#menu {
|
||||
@ -48,7 +48,7 @@ body{
|
||||
float: right;
|
||||
border-radius: 4px;
|
||||
box-shadow: 3px 3px 3px #000;
|
||||
background-color: sienna;
|
||||
background-color: chocolate;
|
||||
}
|
||||
|
||||
#logo {
|
||||
@ -58,7 +58,7 @@ body{
|
||||
#menu_1{
|
||||
text-align: center;
|
||||
margin-left: 150px;
|
||||
background: white;
|
||||
background: whitesmoke;
|
||||
border-radius: 90px;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
@ -89,7 +89,7 @@ body{
|
||||
#menu_4{
|
||||
text-align: center;
|
||||
margin-left: 0px;
|
||||
background: green;
|
||||
background: tomato;
|
||||
border-radius: 90px;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
@ -106,5 +106,5 @@ body{
|
||||
background: url(http://mojotrollz.eu/web/friseurteam/api.php?call=files&cat=page&id=mainframe_background_overlay.png) ;
|
||||
border-radius: 4px;
|
||||
box-shadow: 3px 3px 3px #000;
|
||||
background-color: sienna;
|
||||
background-color: chocolate;
|
||||
}
|
||||
Reference in New Issue
Block a user