diff --git a/js/wPaint b/js/wPaint index ab35bbe7..a20cfb7d 160000 --- a/js/wPaint +++ b/js/wPaint @@ -1 +1 @@ -Subproject commit ab35bbe7f99f870d764971955d0f47015d34bea4 +Subproject commit a20cfb7d02631b7afa708fb91365dff165776c04 diff --git a/stylesheets/style.css b/stylesheets/style.css index 09dbc6d7..51a679e8 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -94,7 +94,7 @@ form table tr th { form table tr th { background: #98E; } -form table tr td div { +form table tr td div.center { text-align: center; float: left; padding-left: 3px;