money in upper right works now - zavrsi narudzbu is white

This commit is contained in:
Senad Uka
2015-04-20 05:49:23 +02:00
parent a5836a428f
commit ecbe58c626
3 changed files with 21 additions and 8 deletions

View File

@@ -36,6 +36,9 @@ h1 h2 h3 h4 h5{
margin: 5% auto;
}
.mybutton{
background-color: #00a8a8;
padding: 6px 22px !important;
@@ -43,6 +46,7 @@ h1 h2 h3 h4 h5{
border-radius: 3px;
margin-top: 8px;
border: solid #06c3c3 1px;
color: #ffffff !important;
}
@@ -54,6 +58,7 @@ h1 h2 h3 h4 h5{
display: block;
border-radius: 3px;
border: solid #06c3c3 1px;
color: #ffffff !important;
}
a{
@@ -93,7 +98,7 @@ background: none;
display: block;
border-radius: 3px;
border: solid #06c3c3 1px;
color: black;
color: #ffffff;
}
.mynav li .mybutton:hover {
background-color: #06c3c3;
@@ -102,8 +107,10 @@ background: none;
display: block;
border-radius: 3px;
border: solid #06c3c3 1px;
color: #ffffff;
}
.productbox{
cursor: pointer;
-moz-box-shadow: 1px 2px 2px #cccccc;
@@ -182,14 +189,14 @@ color: white;
color: white;
}
#madein:hover{
#madeinbih: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;
}
#madein:hover a{
#madeinbih:hover a{
color: white;
@@ -349,7 +356,7 @@ background-size: cover;
position: absolute;
left: 13.4px;
top: 4px;
color: black;
color: #ffffff;
}
.mycart span:hover{