summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2009-02-21 21:21:39 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2009-02-21 21:21:39 -0500
commit818fc288b8d88b6529a299ed84fb7d6acacda9ef (patch)
tree75cdaf049c9bc4aba177f91fb30e4da0f546789e /style.css
parentd0601a55010cd9fe2f2587ce157ce059e5da732e (diff)
downloadpillowcase-818fc288b8d88b6529a299ed84fb7d6acacda9ef.tar.gz
pillowcase-818fc288b8d88b6529a299ed84fb7d6acacda9ef.tar.bz2
pillowcase-818fc288b8d88b6529a299ed84fb7d6acacda9ef.zip
Added IntenseDebate
Diffstat (limited to 'style.css')
-rwxr-xr-xstyle.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/style.css b/style.css index 6894969..32742a2 100755 --- a/style.css +++ b/style.css
@@ -93,3 +93,9 @@ ul#archive {
93 text-align: center; 93 text-align: center;
94 padding-left: 0; 94 padding-left: 0;
95} 95}
96
97div#addendum {
98 margin: 0 auto;
99 max-width:800px;
100 min-width:180px;
101}