diff options
Diffstat (limited to 'tools/style.css')
| -rw-r--r-- | tools/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/style.css b/tools/style.css index 02249d3..b5aa321 100644 --- a/tools/style.css +++ b/tools/style.css @@ -60,3 +60,9 @@ a { .underline { text-decoration: underline; } + +.actives { + color: white !important; + text-decoration: underline; + font-weight: bold; +} |
