summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorfarthen <farthen@spline.de>2013-09-03 21:46:56 +0200
committerfarthen <farthen@spline.de>2013-09-03 21:46:56 +0200
commit9fc4f604b7ca5c51a02ee4aeb92a8d32941c3373 (patch)
treec5e6afc4a16c473ea0685ca97d51ecc3fff085c5 /static
parent35eb6e0013bb550b40e7f814b0626ed6111e3e8c (diff)
downloadwww-9fc4f604b7ca5c51a02ee4aeb92a8d32941c3373.tar.gz
www-9fc4f604b7ca5c51a02ee4aeb92a8d32941c3373.tar.bz2
www-9fc4f604b7ca5c51a02ee4aeb92a8d32941c3373.zip
Merge About, Raumpolicy and Links
Diffstat (limited to 'static')
-rw-r--r--static/css/responsive.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/responsive.css b/static/css/responsive.css
index 87eed46..93ef396 100644
--- a/static/css/responsive.css
+++ b/static/css/responsive.css
@@ -1,4 +1,4 @@
-@media (max-width: 1064px) {
+@media (max-width: 840px) {
header {
text-align: center;
}
@@ -49,7 +49,7 @@
}
}
-@media (max-width: 729px) {
+@media (max-width: 520px) {
nav a {
display: block;
line-height: 1.2em;