changed some minor aesthetic issues
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user