making background less oboxious and prominent by lowering the opacity
This commit is contained in:
@@ -6162,7 +6162,8 @@ button#togglebg {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.fader-in {
|
.fader-in {
|
||||||
opacity: 0.4 !important;
|
/*opacity: 0.4 !important;*/ /* default */
|
||||||
|
opacity: 0.1 !important; /* darker */
|
||||||
}
|
}
|
||||||
|
|
||||||
.fader-out {
|
.fader-out {
|
||||||
|
|||||||
Reference in New Issue
Block a user