aboutsummaryrefslogtreecommitdiffstats
path: root/root
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-07-02 11:21:38 +0000
committerRomain d'Alverny <rda@mageia.org>2012-07-02 11:21:38 +0000
commitbdc852dc03454d6514f03cf2b8f95bbe149dfa9e (patch)
tree04d5c8d9a4b9ef85ffedf758f78560e64d209587 /root
parentfbbd6dbde2064c9823c3d03e8013d2e9bdb0801d (diff)
downloadidentity-bdc852dc03454d6514f03cf2b8f95bbe149dfa9e.tar
identity-bdc852dc03454d6514f03cf2b8f95bbe149dfa9e.tar.gz
identity-bdc852dc03454d6514f03cf2b8f95bbe149dfa9e.tar.bz2
identity-bdc852dc03454d6514f03cf2b8f95bbe149dfa9e.tar.xz
identity-bdc852dc03454d6514f03cf2b8f95bbe149dfa9e.zip
make sure all page is left-aligned
Diffstat (limited to 'root')
-rw-r--r--root/static/style/ttsite.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/root/static/style/ttsite.css b/root/static/style/ttsite.css
index b19ffff..e3596ea 100644
--- a/root/static/style/ttsite.css
+++ b/root/static/style/ttsite.css
@@ -9,6 +9,7 @@ body {
background-image: linear-gradient(to bottom, #f0f0f0, #ffffff);
font-family: Verdana, "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Tahoma, Arial, sans-serif;
+ text-align: left;
}
#mgnavdoc { margin: 0; position: absolute; top: 128px; }