witten
/
luminotes
Archived
1
0
Fork 0

Download CSS border now matches standard CSS border.

This commit is contained in:
Dan Helfman 2009-01-24 23:51:04 -08:00
parent fa6c9dbc7b
commit 545e083d59
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ body {
text-align: left;
margin: 0em;
padding: 1.5em;
border: 1px solid #999999;
border: 2px solid #999999;
margin-bottom: 0.75em;
background-color: #ffffff;
}