More comprehensive changes, UI tweaking

This commit is contained in:
Colin McLeod
2015-05-03 13:23:30 -07:00
parent 71405e6cb7
commit 022836bde1
29 changed files with 339 additions and 374 deletions

View File

@@ -1,10 +1,12 @@
#shipyard {
vertical-align: top;
}
a.ship {
display: block;
float: left;
display: inline-block;
width: 22%;
height: 30%;
margin: 1% 1%;
margin: 1%;
background-color: @bg;
padding: 0.5%;
text-decoration: none;