summaryrefslogtreecommitdiff
path: root/fugitive.css
diff options
context:
space:
mode:
authorp4bl0 <pablo@rauzy.name>2010-07-24 00:04:32 +0200
committerp4bl0 <pablo@rauzy.name>2010-07-24 00:04:32 +0200
commit864fc488b842afafb7c0a0bafcc5e63bb6228c77 (patch)
tree1b83a06e3e509d12c841338d9009c7705676b6c6 /fugitive.css
parent04c828cdf4065e9f2d13058cbd3575e47256c10a (diff)
conditionnal in template system! \o/
Diffstat (limited to 'fugitive.css')
-rw-r--r--fugitive.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/fugitive.css b/fugitive.css
index a03adf2..826fe97 100644
--- a/fugitive.css
+++ b/fugitive.css
@@ -26,6 +26,7 @@ nav {
text-align: left;
}
nav ul { padding: 0; margin: 0; }
+nav ul.nav { float: right; }
nav ul li { display: inline; }
nav ul li:before { content: " — "; }
nav ul li:first-child:before { content: ""; }