]> git.openstreetmap.org Git - rails.git/blobdiff - public/potlatch/tags.css
Potlatch 1.3e with experimental tagfinder
[rails.git] / public / potlatch / tags.css
diff --git a/public/potlatch/tags.css b/public/potlatch/tags.css
new file mode 100644 (file)
index 0000000..186604a
--- /dev/null
@@ -0,0 +1,10 @@
+h2     { font-family: Arial,Helvetica,sans-serif; 
+         font-size: 14px; 
+         color: #DDDDFF; } 
+
+p      { font-family: Arial,Helvetica,sans-serif; 
+         font-size: 12px; 
+         color: #FFFFFF; } 
+
+a:link { color: #00FFFF; 
+      text-decoration: underline; }