X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=stylesheet.css;h=72955f685daeed0749e60aff42e566468ee88d8c;hp=b4c69c55c82650524de086f636a65a8bf2bf6a23;hb=d2108af33e8fa5dbddab409e379edfd3c92ea492;hpb=c48fe9f8904f3e82b484bba7b62c79a58a9dc5b4 diff --git a/stylesheet.css b/stylesheet.css index b4c69c5..72955f6 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -105,6 +105,21 @@ a:hover { color: #00aa44; } +a.tag { + font-size: 14px; + color: #000000; + text-decoration: underline; + font-style: italic; +} + +a.tag:visited, a.tag:active { + color: #00ff00; +} +a.tag:hover { + + color: #00aa44; +} + #matrix,#single { padding: 10px; }