X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=photo-tags.git;a=blobdiff_plain;f=style.css;h=b394c6c5649ffd7b43c4910aa14755f2a56ded84;hp=021c204a70cbd30ae0a88c0ac1886f6bae3af45d;hb=9d77827195a8057746842bfa307d550d04ed02f9;hpb=43a2a8bb13aee236c444eafafd57d67357f9c234 diff --git a/style.css b/style.css index 021c204..b394c6c 100644 --- a/style.css +++ b/style.css @@ -2,6 +2,14 @@ h1 {color:red} body {background-color: black} +.permalink { + float:right; + color: #eee; + padding-right: 1em; +} + +a[visited]{ color: #aaa;} + .pics li { display: inline; list-style: none;