1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-17 18:50:16 +02: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;
}
}