diff options
| author | Siri Reiter <siri@jones.dk> | 2008-08-01 18:41:23 +0200 |
|---|---|---|
| committer | Siri Reiter <siri@jones.dk> | 2008-08-01 18:41:23 +0200 |
| commit | f9d576f292a51c846477985e166433e4e4339196 (patch) | |
| tree | f8ee39a744766368d28fefa01cfce1b953d596f0 | |
| parent | d8b68f473994a85bd4c29d2cb3367c397281d61b (diff) | |
local.css oprettet
| -rw-r--r-- | local.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/local.css b/local.css new file mode 100644 index 00000000..369a89a4 --- /dev/null +++ b/local.css @@ -0,0 +1,6 @@ + +DIV#content { + clear: both; + margin: 0 10%; + max-width: 62em; +} |
