]> git.plutz.net Git - serve0/blobdiff - style.css
changes in meta format, improved code abstraction
[serve0] / style.css
index 1bbc2fff933f8c4b11fe1eee20f6674aa4d97bf6..d5007a06da3f75c3a275a9c074e00bd62e9c2322 100644 (file)
--- a/style.css
+++ b/style.css
@@ -149,6 +149,11 @@ a[href="#advsearch"]:before {
   background-color: #004;
   padding: .125em .5em;
 }
+.list.file .tag {
+  color: white;
+  background-color: #400;
+  padding: .125em .5em;
+}
 
 .list.file input[type="checkbox"] { display: none; }
 .list.file input[type="checkbox"] + label {