mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 22:55:35 +00:00
Initial commit
This commit is contained in:
26
app/less/ship.less
Normal file
26
app/less/ship.less
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user