diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2009-02-21 21:47:29 -0500 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2009-02-21 21:47:29 -0500 |
commit | f49872fe49f0b965d5c999002279b7ca1a471a60 (patch) | |
tree | 6c56f73f6d2dfa1bbaab5c053321458014709377 /style.css | |
parent | 03b5cfdb6dba147fe7f5324a8620693d96f80887 (diff) | |
download | pillowcase-f49872fe49f0b965d5c999002279b7ca1a471a60.tar.gz pillowcase-f49872fe49f0b965d5c999002279b7ca1a471a60.tar.bz2 pillowcase-f49872fe49f0b965d5c999002279b7ca1a471a60.zip |
Removed IntenseDebate
Diffstat (limited to 'style.css')
-rwxr-xr-x | style.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/style.css b/style.css index 32742a2..6894969 100755 --- a/style.css +++ b/style.css | |||
@@ -93,9 +93,3 @@ ul#archive { | |||
93 | text-align: center; | 93 | text-align: center; |
94 | padding-left: 0; | 94 | padding-left: 0; |
95 | } | 95 | } |
96 | |||
97 | div#addendum { | ||
98 | margin: 0 auto; | ||
99 | max-width:800px; | ||
100 | min-width:180px; | ||
101 | } | ||