„css/skeleton-auto.css“ ändern
This commit is contained in:
parent
5d65119317
commit
b6b40ed925
@ -261,12 +261,7 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.zoom-box {
|
.zoom-box {
|
||||||
width: 0px;
|
|
||||||
background-color: red;
|
|
||||||
/* Center horizontally*/
|
|
||||||
margin: 0 auto;
|
|
||||||
|
|
||||||
-webkit-transition: -webkit-transform 0.2s;
|
-webkit-transition: -webkit-transform 0.2s;
|
||||||
transition: -webkit-transform 0.2s;
|
transition: -webkit-transform 0.2s;
|
||||||
transition: transform 0.2s;
|
transition: transform 0.2s;
|
||||||
|
Loading…
Reference in New Issue
Block a user