Initial commit

This commit is contained in:
Colin McLeod
2015-04-10 12:25:47 -07:00
commit 1097ca5a42
112 changed files with 10638 additions and 0 deletions

26
app/less/ship.less Normal file
View File

@@ -0,0 +1,26 @@
#overview {
margin: 0px auto;
text-align: center;
h1 {
margin: 5px 0;
}
div {
display: inline-block;
margin: 0 5px;
}
}
#hardpoints {
width: 525px;
}
#standard {
width: 260px;
}
#internal {
width: 525px;
}