summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFallstar <fallstar@live.fr>2014-03-30 14:46:59 +0200
committerFallstar <fallstar@live.fr>2014-03-30 14:46:59 +0200
commit6938863fc3a6a743783fd6fe21f9c7f7c450e924 (patch)
treefa69d6b982865fe09ae516d2af636ffca7323838
parentffcffc62e97c05754e1e2629da07d5b235fec6d6 (diff)
downloadmailöve.eu-6938863fc3a6a743783fd6fe21f9c7f7c450e924.tar.gz
mailöve.eu-6938863fc3a6a743783fd6fe21f9c7f7c450e924.tar.bz2
mailöve.eu-6938863fc3a6a743783fd6fe21f9c7f7c450e924.tar.xz
mailöve.eu-6938863fc3a6a743783fd6fe21f9c7f7c450e924.zip
position fixe du truc lateral
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 186b671..d5a5788 100644
--- a/style.css
+++ b/style.css
@@ -19,6 +19,7 @@ div#bandeau{
}
aside{
+ position: fixed;
float: left;
width: 13em;
}