Incremental
This commit is contained in:
parent
e214d2d6ab
commit
9446513091
1 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,8 @@ h1 {
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
-moz-border-radius-bottomleft: 4px;
|
-moz-border-radius-bottomleft: 4px;
|
||||||
-moz-border-radius-bottomright: 4px;
|
-moz-border-radius-bottomright: 4px;
|
||||||
|
-webkit-border-bottom-left-radius: 4px;
|
||||||
|
-webkit-border-bottom-right-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#upload_button:hover {
|
#upload_button:hover {
|
||||||
|
|
|
||||||
Reference in a new issue