1
0
mirror of https://github.com/searxng/searxng synced 2024-01-01 18:24:07 +00:00
searxng/searx/static/themes/simple/less/stats.less
2017-08-06 16:04:21 +02:00

9 lines
117 B
Plaintext

.percentage {
position: relative;
width: 300px;
div {
background: @color-percentage-div-background;
}
}