aboutsummaryrefslogtreecommitdiffstats
path: root/root
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2010-11-08 15:23:02 +0000
committerRomain d'Alverny <rda@mageia.org>2010-11-08 15:23:02 +0000
commit1b26728eaf6ca390675bbbd00ea49b3d3bb7bb4d (patch)
tree7b5da284134b25588a1ab7f721056421a2244e8d /root
parent984031388fc82959fe7163c6f917ed530d7f97fa (diff)
downloadidentity-1b26728eaf6ca390675bbbd00ea49b3d3bb7bb4d.tar
identity-1b26728eaf6ca390675bbbd00ea49b3d3bb7bb4d.tar.gz
identity-1b26728eaf6ca390675bbbd00ea49b3d3bb7bb4d.tar.bz2
identity-1b26728eaf6ca390675bbbd00ea49b3d3bb7bb4d.tar.xz
identity-1b26728eaf6ca390675bbbd00ea49b3d3bb7bb4d.zip
style update
Diffstat (limited to 'root')
-rw-r--r--root/static/style/ttsite.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/root/static/style/ttsite.css b/root/static/style/ttsite.css
index d845eb6..cd018cd 100644
--- a/root/static/style/ttsite.css
+++ b/root/static/style/ttsite.css
@@ -9,6 +9,8 @@ html, body {
background: #fff;
}
+#hd, #ft, #nav, #content, .inside { padding: 1em; }
+
.message {
color: #000;
}
@@ -22,8 +24,6 @@ html, body {
*/
.hnav
{
- border-bottom: solid 0px #fff;
- text-align: center;
}
.hnav, .hnav ul li a
{