correct std-customer index-file so the broder-radius works in all browser supporting it
This commit is contained in:
@@ -23,10 +23,9 @@
|
||||
margin: -100px 0 0 -258px;
|
||||
background-color: #2d6b85;
|
||||
border: 1px solid #254f76;
|
||||
-moz-border-radius-bottomleft:20px;
|
||||
-moz-border-radius-bottomright:20px;
|
||||
-moz-border-radius-topleft:20px;
|
||||
-moz-border-radius-topright:20px;
|
||||
-moz-border-radius:20px;
|
||||
-webkit-border-radius:20px;
|
||||
border-radius:20px;
|
||||
}
|
||||
footer {
|
||||
width: 500px;
|
||||
|
||||
Reference in New Issue
Block a user