More actions
m Coding and testing. |
m Coding and testing. |
||
| Line 10: | Line 10: | ||
.ShipBoxLarge .ship-info | .ShipBoxLarge .ship-info | ||
{ | { | ||
background-color: #1D1C23; | background-color: #1D1C23; | ||
border-bottom: 1px solid #525751; | border-bottom: 1px solid #525751; | ||
| Line 21: | Line 20: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge table | ||
{ | { | ||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge table, | ||
.ShipBoxLarge | .ShipBoxLarge table tr, | ||
.ShipBoxLarge | .ShipBoxLarge table td | ||
{ | { | ||
margin: 0; | margin: 0; | ||
| Line 35: | Line 34: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge .title | ||
{ | { | ||
border-bottom: 1px solid #525751; | border-bottom: 1px solid #525751; | ||
| Line 49: | Line 48: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge .titlename a | ||
{ | { | ||
background: none repeat scroll 0 0 transparent; | background: none repeat scroll 0 0 transparent; | ||
| Line 60: | Line 59: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge .titlename a:hover, | ||
.ShipBoxLarge | .ShipBoxLarge .titlename a.hover | ||
{ | { | ||
color: orange; | color: orange; | ||
| Line 67: | Line 66: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge .ship-border-box | ||
{ | { | ||
background-color: #110809; | background-color: #110809; | ||
| Line 73: | Line 72: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge .ship-border-box p | ||
{ | { | ||
color: #FFFFFF; | color: #FFFFFF; | ||
| Line 82: | Line 81: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge .label | ||
{ | { | ||
border-bottom: 1px solid #4C4646; | border-bottom: 1px solid #4C4646; | ||
| Line 92: | Line 91: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge .label .inner | ||
{ | { | ||
background-color:#0e1618; | background-color:#0e1618; | ||
| Line 124: | Line 123: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge attributes | ||
{ | { | ||
border: medium none; | border: medium none; | ||
| Line 173: | Line 172: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge p.ship-desc | ||
{ | { | ||
font-family: arial; | font-family: arial; | ||
| Line 182: | Line 181: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge .ship-variants | ||
{ | { | ||
border-top: 1px solid #323931; | border-top: 1px solid #323931; | ||
| Line 203: | Line 202: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge .box-discussion | ||
{ | { | ||
margin-left: -6px; | margin-left: -6px; | ||
| Line 215: | Line 214: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge .box-discussion .discussion-bgr | ||
{ | { | ||
color: #4C4C4C; | color: #4C4C4C; | ||
| Line 222: | Line 221: | ||
} | } | ||
.ShipBoxLarge | .ShipBoxLarge .box-discussion .linkname | ||
{ | { | ||
font-size: 11px; | font-size: 11px; | ||