Commit
Info
Änderung: 532:38e3690f6dfe
Nutzer: Arne Babenhauserheide <bab@draketo.de>
Datum: Mon Sep 12 00:17:16 2011 +0200
Zusammenfassung: doch 40 em auf der Seite: Wir haben oft Seitenleisten.
templates/style.css | 2 +-
1 Dateien verändert, 1 Zeilen hinzugefügt(+), 1 Zeilen entfernt(-)
--- a/templates/style.css 2012-04-15 11:51:17.224450412 +0200
+++ b/templates/style.css 2012-04-15 11:51:17.224450412 +0200
@@ -76,7 +76,7 @@ body>aside {
article {
margin-left: 200px; /* for the sidebar */
max-width: 36em; 40em;
padding-left: 0.3em;
text-align: justify;
background-color: white;
Diff
diff --git a/templates/style.css b/templates/style.css
--- a/templates/style.css
+++ b/templates/style.css
@@ -76,7 +76,7 @@ body>aside {
article {
margin-left: 200px; /* for the sidebar */
- max-width: 36em;
+ max-width: 40em;
padding-left: 0.3em;
text-align: justify;
background-color: white;
Full export
# HG changeset patch
# User Arne Babenhauserheide <bab@draketo.de>
# Date 1315779436 -7200
# Node ID 38e3690f6dfef9bce0a9e8b1bd1aa4047e271fb4
# Parent 777899495230b5165a7eb71cd6f4c3035c8f830f
doch 40 em auf der Seite: Wir haben oft Seitenleisten.
diff --git a/templates/style.css b/templates/style.css
--- a/templates/style.css
+++ b/templates/style.css
@@ -76,7 +76,7 @@ body>aside {
article {
margin-left: 200px; /* for the sidebar */
- max-width: 36em;
+ max-width: 40em;
padding-left: 0.3em;
text-align: justify;
background-color: white;
Alle Änderungen