mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-07 01:55:34 +00:00
@@ -91,7 +91,7 @@ input[type="radio"]{display: none;}
|
||||
|
||||
#loading{display:none;}
|
||||
#search{background: url(search.png)no-repeat 10px 18px;
|
||||
background-color: rgba(255,255,255,0.1);}
|
||||
background-color: rgba(255,255,255,0.2);}
|
||||
|
||||
|
||||
@-webkit-keyframes fadein{from {opacity:0;}to{opacity:1;}}@keyframes fadein{from{opacity:0;}to{opacity:1;}}@-moz-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-o-keyframes fadein{from{opacity:0;}to{opacity:1;}}
|
||||
|
||||
Reference in New Issue
Block a user