mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
spinning?
This commit is contained in:
@@ -514,7 +514,11 @@ input[type="radio"] {
|
||||
}
|
||||
|
||||
#zicon {
|
||||
width:15%
|
||||
width:15%;
|
||||
-moz-transition: all 0.5s ease;
|
||||
-webkit-transition: all 0.5s ease;
|
||||
-o-transition: all 0.5s ease;
|
||||
transition: all 0.5s ease;
|
||||
}
|
||||
|
||||
.fchan {
|
||||
|
||||
Reference in New Issue
Block a user