1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-20 04:00:25 +02:00
searxng/searx/static/themes/simple/less/stats.less

9 lines
117 B
Plaintext
Raw Normal View History

2017-02-12 15:06:01 +01:00
.percentage {
position: relative;
width: 300px;
div {
background: @color-percentage-div-background;
}
}