@@ -9,6 +9,7 @@ | |||
} | |||
.firstrow { | |||
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); | |||
float: left; | |||
max-width: 30%; | |||
padding-right: 20px; | |||
@@ -24,6 +25,10 @@ | |||
float: left; | |||
} | |||
#shipname { | |||
font-weight: bold; | |||
} | |||
#themission { | |||
float: left; | |||
} |