Update index.html
This commit is contained in:
parent
20b43bacf8
commit
620bb7a76a
|
@ -13,12 +13,12 @@
|
|||
border-radius: 5px;
|
||||
}
|
||||
.box-blue-emb {
|
||||
margin:0 0 25px;
|
||||
margin:0 0 0px;
|
||||
overflow:hidden;
|
||||
padding:20px;
|
||||
background-color:#009ac7;
|
||||
-webkit-border-radius: 0px;
|
||||
border-radius: 0px;
|
||||
-webkit-border-radius: 5px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue