aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-08-26 13:22:34 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-08-26 13:22:34 -0400
commit042a0577780ca1783ce8cb4d9a050fa115f6cd6b (patch)
tree48d4cb370193221daa347d206fda83f527d8d5f3 /doc/style.css
parent6364949dfced5cdbba5014d34dbf0e7f0980cd27 (diff)
downloadikiwiki-042a0577780ca1783ce8cb4d9a050fa115f6cd6b.tar
ikiwiki-042a0577780ca1783ce8cb4d9a050fa115f6cd6b.tar.gz
color: New plugin from ptecza.
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index 781f2b389..2e6cdee07 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -348,3 +348,7 @@ legend {
background: #eee;
color: black !important;
}
+
+span.color {
+ padding: 2px;
+}