mirror of
https://github.com/searxng/searxng.git
synced 2024-11-06 09:29:32 +00:00
8 lines
117 B
Text
8 lines
117 B
Text
.percentage {
|
|
position: relative;
|
|
width: 300px;
|
|
|
|
div {
|
|
background: @color-percentage-div-background;
|
|
}
|
|
}
|