|
|
| (55 intermediate revisions by 11 users not shown) |
| Line 1: |
Line 1: |
| <noinclude>{{Color box|color=#144f1d|border=#2f8f2f|This template is a part of Ship Database template and designed to be used in conjunction with the templates on that category and is not meant to be used or called directly!. If you're looking on how to use the '''Ship template''' please see [[Template:Ship|this page]] instead.<br><br>DO NOT EDIT THE CONTENTS OF THIS TEMPLATE IF YOU ARE NOT SURE ON WHAT YOU ARE DOING.}}</noinclude>
| | <includeonly>{{#css: |
| {{#css:
| | |
| .ship-info
| | div.ShipBoxLarge |
| {
| | { |
| float:left;
| | float: left; |
| background-color: #1D1C23;
| | clear: both; |
| border-bottom: 1px solid #525751;
| | width: 100%; |
| border-left: 1px solid black;
| | } |
| border-right: 1px solid black;
| | |
| border-top: 1px solid #525751;
| | .ShipBoxLarge .ship-info |
| float: left;
| | { |
| margin-bottom: 10px;
| | background-color: #1D1C23; |
| width: 800px;
| | border-bottom: 1px solid #525751; |
| }
| | border-left: 1px solid black; |
|
| | border-right: 1px solid black; |
| .ship-info table { background-color: transparent; }
| | border-top: 1px solid #525751; |
| .ship-info table, .ship-info table tr, .ship-info table td { margin:0; padding:0; border-spacing:0; }
| | float: left; |
|
| | margin-bottom: 10px; |
| .ship-info .title
| | width: 800px; |
| {
| | } |
| border-bottom: 1px solid #525751;
| | |
| color: #CCCCCC;
| | .ShipBoxLarge table |
| font-family: trebuchet MS;
| | { |
| font-size: 12px;
| | border-spacing: 0; |
| font-weight: bold;
| | margin: 0; |
| height: 22px;
| | } |
| line-height: 20px;
| | |
| padding: 0 10px;
| | .ShipBoxLarge table td |
| text-align: left;
| | { |
| text-transform: uppercase;
| | padding: 0; |
| }
| | } |
|
| | |
| .ship-info .ship-border-box
| | .ShipBoxLarge .title |
| {
| | { |
| background-color: #110809;
| | border-bottom: 1px solid #525751; |
| border: 1px solid #878984;
| | color: #CCCCCC; |
| }
| | font-family: trebuchet MS; |
|
| | font-size: 12px; |
| .ship-info .ship-border-box p
| | font-weight: bold; |
| {
| | height: 22px; |
| color: #FFFFFF;
| | line-height: 20px; |
| font-size: 90%;
| | padding: 0 10px; |
| margin: 0;
| | text-align: left; |
| padding: 5px;
| | text-transform: uppercase; |
| text-align: left;
| | } |
| }
| | |
|
| | .ShipBoxLarge .titlename a |
| .ship-info .label
| | { |
| {
| | float: left; |
| border-bottom: 1px solid #4C4646;
| | font-size: 180%; |
| border-top: 1px solid #4C4646;
| | height: 30px; |
| font-family: Trebuchet MS;
| | line-height: 30px; |
| height: 14px;
| | padding-left: 5px; |
| line-height: 14px;
| | } |
| padding: 2px;
| | |
| }
| | .ShipBoxLarge .titlename a:hover |
|
| | { |
| .ship-info .label .inner
| | text-decoration: none; |
| {
| | } |
| background-color:#0e1618;
| | |
| font-size: 10px;
| | .ShipBoxLarge .ship-border-box |
| padding: 0 3px;
| | { |
| }
| | background-color: #110809; |
|
| | border: 1px solid #878984; |
| .box-resist {
| | } |
| height: 15px;
| | |
| line-height: 15px;
| | .ShipBoxLarge .ship-border-box p |
| width: 50px;
| | { |
| }
| | color: #FFFFFF; |
| .bgr-em { background-color:#121923; }
| | font-size: 90%; |
| .bgr-thr { background-color:#290b0b; }
| | margin: 0; |
| .bgr-kin { background-color:#292021; }
| | padding: 5px; |
| .bgr-exp { background-color:#2b190b; }
| | text-align: left; |
| .val-em { background-color:#1c5d85; }
| | } |
| .val-thr { background-color:#8d1717; }
| | |
| .val-kin { background-color:#757575; }
| | .ShipBoxLarge .label |
| .val-exp { background-color:#875f1a; }
| | { |
| .box-resist .resist-value .value-text
| | background-color:#0e1618; |
| {
| | border- |
| font-family: trebuchet MS
| |