mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
More comprehensive changes, UI tweaking
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user