changed some minor aesthetic issues

This commit is contained in:
Senad Uka
2015-09-29 14:22:27 +02:00
parent f8ecebbc3d
commit bb4fb665e3
5 changed files with 61 additions and 31 deletions

View File

@@ -219,6 +219,20 @@ color: white;
color: white;
}
#onama:hover{
background: url("https://res.cloudinary.com/du5pdibul/image/upload/v1428813559/made-in-bih-bg_uusqpm.png");
background-position: center ;
background-size: 100% 100%;
color: white;
background-repeat: no-repeat;
}
#onama:hover a{
color: white;
}
#marka:hover{
background: url("https://res.cloudinary.com/du5pdibul/image/upload/v1428813559/marka-bg_cy8hpe.png");
background-position: center ;
@@ -532,12 +546,10 @@ text-decoration: none;
}
.footer {
text-align: center;
margin-bottom: 20px;
position: fixed;
width: 100%;
bottom:0;
left:0;
text-align: center;
width: 100%;
bottom: 20px;
margin-bottom: 20px;
}
.message {