„css/skeleton-dark.css“ ändern
This commit is contained in:
parent
546663c714
commit
c1baf6191f
@ -261,14 +261,3 @@ hr {
|
||||
}
|
||||
|
||||
|
||||
.zoom-box {
|
||||
background-color:#CF4B32;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
margin: 32px auto;
|
||||
transition: transform .2s; /* Animation */
|
||||
}
|
||||
|
||||
.zoom-box:hover {
|
||||
transform: scale(1.5);
|
||||
}
|
Loading…
Reference in New Issue
Block a user