mirror of
https://github.com/searxng/searxng.git
synced 2026-06-01 23:47:16 +02:00
[enh] add simple theme (WIP)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.percentage {
|
||||
position: relative;
|
||||
width: 300px;
|
||||
|
||||
div {
|
||||
background: @color-percentage-div-background;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user