summaryrefslogtreecommitdiff
path: root/tools/style.css
diff options
context:
space:
mode:
authorroot2014-11-17 20:10:50 +0100
committerroot2014-11-17 20:10:50 +0100
commit2b24f3ef0e800f878177973eefcb28380a292503 (patch)
tree43ec21909460cf947d13a6a5056216c145bd66f9 /tools/style.css
parentaaef9981946924d5da7b244ee2c5bcd7167f6820 (diff)
downloadtools.iamfabulous.de-2b24f3ef0e800f878177973eefcb28380a292503.tar.gz
ifconfig stable
Diffstat (limited to 'tools/style.css')
-rw-r--r--tools/style.css6
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;
+}