summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2023-04-20 22:10:43 -0300
committerYaco <franco@reevo.org>2023-04-20 22:10:43 -0300
commitedf647d232acba64f2e584ec2d07bf58fa19fc80 (patch)
tree18dd28f94667ffc443ccc12f915caaf012c1514b
parent76de50d5225af8d9fed80322fa3847c2e0c39866 (diff)
fixed background on banners
-rw-r--r--style.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.less b/style.less
index da11381..f30c6c9 100644
--- a/style.less
+++ b/style.less
@@ -55,6 +55,7 @@ button#mw-searchButton {
position: relative;
text-shadow: 1px 1px 10px #000;
box-shadow: 0px -8px 30px 0px #000 inset !important;
+ background-attachment: fixed;
}