mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Fixed some styling with errorbar
This commit is contained in:
@@ -105,7 +105,7 @@ input[type="radio"]{display: none;}
|
||||
#search:focus{ box-shadow: 0px 0px 10px 0.5px #000;}
|
||||
|
||||
#eBar, #sBar{font-family: 'Open Sans', sans-serif; font-weight: 300; color:white;position:absolute;width:100%;height:30px;z-index: 9001;text-align: center;font-size:23px; opacity: 0;transition:opacity 0.5s linear;}
|
||||
#eBar{background-color:rgb(229, 30, 30);}
|
||||
#eBar{background-color:#D8000C;}
|
||||
#sBar{background-color:rgb(77, 178, 36);}
|
||||
.opacityFull{opacity: 1 !important;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user