[hackers] [swerc] applied Kai's change to remove justify || Anselm R Garbe
commit 3f5e1d4c845839f51b17e904784288f04011f193
Author: Anselm R Garbe <anselm_AT_garbe.us>
Date: Sat Dec 8 09:50:19 2012 +0100
applied Kai's change to remove justify
diff --git a/pub/style.css b/pub/style.css
index 4f8396f..68b62f6 100644
--- a/pub/style.css
+++ b/pub/style.css
_AT_@ -9,7 +9,7 @@ body {
a {
color: #058;
text-decoration: none;
-}
+}
a:hover {
background-color: #eee;
_AT_@ -97,7 +97,7 @@ h4 {
#nav ul {
margin: 0;
- padding: 0;
+ padding: 0;
}
#nav li {
_AT_@ -123,8 +123,7 @@ h4 {
}
#main {
- text-align: justify;
- margin: 0 0 0 200px;
+ margin: 0 0 0 200px;
padding: 1.5em;
max-width: 50em;
}
Received on Sat Dec 08 2012 - 08:49:16 CET
This archive was generated by hypermail 2.3.0
: Sat Dec 08 2012 - 09:00:09 CET