mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Some better styling for the ad
This commit is contained in:
@@ -4064,10 +4064,10 @@ input:not([type]):focus:not([readonly])+label, input[type=text]:not(.browser-def
|
|||||||
user-select: all !important; /* Likely future */
|
user-select: all !important; /* Likely future */
|
||||||
}
|
}
|
||||||
|
|
||||||
.IL_BASE {
|
footer > .IL_BASE ~ .IL_BASE {
|
||||||
display: flex;
|
display: inherit !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.IL_BASE .IL_BASE {
|
footer > .IL_BASE {
|
||||||
background-color: white;
|
display: flex !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user