summaryrefslogtreecommitdiffstats
path: root/site/org.css
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-10-02 00:27:10 +0200
committerGravatar Tom Willemse2013-10-02 00:27:10 +0200
commit8cf9315c3c4ffd41f476fe44af1551bcb909a421 (patch)
tree62f5e75ac806b53daf9275b8d4aed11588bfb573 /site/org.css
parent0c1c736bae53fd4c79df601dd2561ddf8e50bbaf (diff)
downloadorgweb-8cf9315c3c4ffd41f476fe44af1551bcb909a421.tar.gz
orgweb-8cf9315c3c4ffd41f476fe44af1551bcb909a421.zip
Update front page
Diffstat (limited to 'site/org.css')
-rw-r--r--site/org.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/site/org.css b/site/org.css
index d29b56a..9802662 100644
--- a/site/org.css
+++ b/site/org.css
@@ -14,6 +14,17 @@ body {
line-height: 160%;
}
+.tag {
+ float: right;
+ background-color: inherit;
+ font-size: 100%;
+}
+
+.tag span {
+ background-color: #eee;
+ padding: 2px 4px;
+}
+
#content,
#org-div-home-and-up,
#postamble {