summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
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}