diff options
Diffstat (limited to 'ogcp/static')
-rw-r--r-- | ogcp/static/css/soleta.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ogcp/static/css/soleta.css b/ogcp/static/css/soleta.css index 2dc0c3e..a7f0535 100644 --- a/ogcp/static/css/soleta.css +++ b/ogcp/static/css/soleta.css @@ -25,6 +25,8 @@ html, body { } .active > .nav-link { font-weight: bold; + background: slategrey; + border-radius: 10rem; } .text-wol { |