Tweak button layout.

This commit is contained in:
Andrew McMillan 2010-02-19 11:45:49 +13:00
parent 90e2a05724
commit a2f2e4b342

View File

@ -70,6 +70,7 @@ a.order, a.invisilink {
margin: 0;
vertical-align: text-bottom;
border: thin outset;
-moz-border-radius: 3px;
}
@ -78,6 +79,10 @@ a.order, a.invisilink {
border: thin inset;
}
a.submit {
padding: 0.07em 0.25em;
}
table {
background-color: #F0E8FF;