Update index-featured.html
This commit is contained in:
parent
f3c5ff87ac
commit
dcd4eafe39
|
@ -5,7 +5,7 @@
|
||||||
.box-blue {
|
.box-blue {
|
||||||
margin:0 0 25px;
|
margin:0 0 25px;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
padding:0px;
|
padding:5px;
|
||||||
background-color:#FFFFFF;
|
background-color:#FFFFFF;
|
||||||
border:1px solid #8b8b8b;
|
border:1px solid #8b8b8b;
|
||||||
-webkit-border-radius: 5px;
|
-webkit-border-radius: 5px;
|
||||||
|
@ -18,7 +18,6 @@
|
||||||
background-color:#009ac7;
|
background-color:#009ac7;
|
||||||
-webkit-border-radius: 5px;
|
-webkit-border-radius: 5px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
height: 10px;
|
|
||||||
}
|
}
|
||||||
.rel-uemb {
|
.rel-uemb {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Reference in a new issue