mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Making find more usefull and functioning
This commit is contained in:
@@ -17,7 +17,7 @@ body {
|
||||
.fullbrightness {
|
||||
-webkit-filter:brightness(100%);
|
||||
filter:brightness(100%);
|
||||
background-color:rgba(0,0,0,0.5);
|
||||
/*background-color:rgba(0,0,0,0.2);*/
|
||||
}
|
||||
|
||||
#findform {
|
||||
@@ -46,7 +46,7 @@ body {
|
||||
}
|
||||
|
||||
.display {
|
||||
height:30px !important;
|
||||
height:40px !important;
|
||||
}
|
||||
|
||||
.top {
|
||||
|
||||
Reference in New Issue
Block a user