aboutsummaryrefslogtreecommitdiffstats
path: root/root/static
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-05-16 16:44:29 +0000
committerRomain d'Alverny <rda@mageia.org>2012-05-16 16:44:29 +0000
commitf39202cdc7f84f00139cb8bfdb0adc9a77a6dc34 (patch)
treeb85e4c7ffcda5e6e16a30a37d094704b54f34724 /root/static
parent70c9443f69df8abb3b48629eab16e5870d867806 (diff)
downloadidentity-f39202cdc7f84f00139cb8bfdb0adc9a77a6dc34.tar
identity-f39202cdc7f84f00139cb8bfdb0adc9a77a6dc34.tar.gz
identity-f39202cdc7f84f00139cb8bfdb0adc9a77a6dc34.tar.bz2
identity-f39202cdc7f84f00139cb8bfdb0adc9a77a6dc34.tar.xz
identity-f39202cdc7f84f00139cb8bfdb0adc9a77a6dc34.zip
add global nav bar
Diffstat (limited to 'root/static')
-rw-r--r--root/static/style/ttsite.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/root/static/style/ttsite.css b/root/static/style/ttsite.css
index 2d1c734..6136357 100644
--- a/root/static/style/ttsite.css
+++ b/root/static/style/ttsite.css
@@ -1,7 +1,9 @@
/* begin changes obgr_seneca */
html, body {
background: #ddd;
+ margin: 0; padding: 0;
}
+#mgnavdoc { margin: 10px; }
#doc {
-webkit-box-shadow: 0 0 10px #444;