MediaWiki:Common.css

From Beyond the Frontier

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */
.chara-float {
	border: 1px #10110F solid;
	background: #666D99;
	margin-top: -1.4em;
	margin: 0 0 1em 1em;
	font-size: 12px;
	color: #fff;
	width: 275px;
	float: right;
	border-collapse: collapse;
}

.chara-float th, .chara-float td {
	padding: 3px;
	border-top: 1px solid #111111; 
	border-right: 1px solid #111111; 
	color: #cccccc; 
	font-size:smaller; 
	text-align:center;
}

.chara-float th {
	background: #666666;
	text-align: center;
}

.chara-float td {
	background: #666666;  
	padding-left:6px;  
	padding-right:6px;  
}

.chara-float td.bioother {
	background: #222222;
}

.chara-float td.biospan {
	color: #e5e5ed;   
	background: #666D99;   
}

.PCBio .mw-editsection {
	display: none;
}

img[alt="SG:TNG Forum"] {
	border: 1px solid #b4b4b4;
	height: 33px;
}

.clear {
	clear: both;
}

.newsletter {
	clear: both;
	text-align: center;
	background: #1e1e2e;
	border: 1px solid #334;
	border-collapse: collapse;
	margin-top: 1em;
	color: #000;
	width: 600px;
}

.newsletter th {
	background: #666D99;
	padding: 2px;
}

.newsletter td {
	padding: 2px;
}

.main-page-tag-rcs table {
	min-height: 100px;
}

.HeadingB {
	overflow: auto;
	padding: .2em .4em;
	margin: 10px 0;
	border: 1px solid #000;
	background: url(/forum/images/alphagamingv1.8/tcat.png) top center repeat-x #1E1E1E;
	color: #fff;
	font-size: 120%;
	font-weight: 700;
	text-align: center;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-radius: .5em;
}

#NavShips {
	clear: both;
	text-align: left;
	background: #1e1e2e;
	border: 1px solid #334;
	border-collapse: collapse;
	margin-top: 1em;
	width: 75%;
}

#NavShips th, #NavShips td {
	padding: 2px;
}

#NavShips .misc {
	background-color: #161B3A;
	text-align: center;
}

#NavShips .datahead {
	background-color: #666D99;
	text-align: center;
	color: black;
}

#NavShips .data {
	background: #334;
	text-align: center;
	width: 20%;
}

.floating-block {
	display: inline-block;
	width: 30%;
	margin-right: 3%;
}

div > * {
	vertical-align: top;
}

#StubTemp {
	border: 1px solid #000;
	border-left: 10px solid gray;
	margin: -1px 10% 0;
	vertical-align: middle;
	background: orange;
	color: black;
}

#StubTemp .StubA {
	padding: 2px 0 2px .5em;
}

#StubTemp .StubB {
	padding: .25em .5em;
	width: 100%;
}

#CleanupTemp {
	border: 1px solid #4f0000;
	border-left: 10px solid #4f0000;
	margin: -1px 10% 0;
	background-color: #8f0101;
	vertical-align: middle;
}

#CleanupTemp .CleanupA {
	padding: 2px 0 2px .5em;
}

#CleanupTemp .CleanupB {
	padding: .25em .5em;
	width: 100%;
}

.bioList li {
	display: inline-block;
	width: 33%;
}

#WeaponTemp {
	width: 300px;
	border: 1px #10110F solid;
	background: #000;
	margin-top: -1.4em;
	margin: 0 0 1em 1em;
	font-size: 12px;
	color: #fff;
}

#WeaponTemp .WeaponName {
	text-align: center;
	background-color: #9CF;
	color: #FFF;
	font-size: 120%;
	padding: 1em;
}

#WeaponTemp .WeaponImage {
	background: #666;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	color: #ccc;
	font-size: smaller;
	text-align: center;
}

#WeaponTemp .WeaponSection {
	background: #9CF;
	text-align: center;
	color: #fff;
}

#WeaponTemp .WeaponDataA {
	background: #222;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	color: #ccc;
	width: 100px;
	font-size: smaller;
}

#WeaponTemp .WeaponDataB {
	background: #666;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #111;
	width: 300px;
	font-size: smaller;
}

#WeaponTemp td,#WeaponTemp th {
	padding: 3px;
	border: 1px #10110F solid;
}

table#WeaponTemp {
	border-collapse: collapse;
}

.PlanetTemp {
	width: 275px;
	border: 1px #10110F solid;
	background: #000;
	margin-top: -1.4em;
	margin: 0 0 1em 1em;
	font-size: 12px;
	color: #fff;
}

.PlanetTemp .PlanetName {
	border-top: 1px solid #111;
	text-align: center;
	color: #e5e5ed;
	background-color: #161B3A;
}

.PlanetTemp .PlanetImage {
	background: #666;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	color: #ccc;
	font-size: smaller;
	text-align: center;
}

.PlanetTemp .PlanetDataA {
	background: #222;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	color: #ccc;
	width: 100px;
	font-size: smaller;
}

.PlanetTemp .PlanetDataB {
	background: #666;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #111;
	width: 300px;
	font-size: smaller;
}

.PlanetTemp td,.PlanetTemp th {
	padding: 3px;
}

table#PlanetTemp {
	border-collapse: collapse;
}

#CommandTemplate {
	border: 1px #10110F solid;
	background: #666D99;
	margin-top: -1.4em;
	margin: 0 0 1em 1em;
	font-size: 12px;
	color: #fff;
	width: 275px;
}

#CommandTemplate .CommandName {
	border-top: 1px solid #111;
	text-align: center;
	color: #e5e5ed;
	background-color: #161B3A;
}

#CommandTemplate .CommandImage {
	background: #666;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	color: #ccc;
	font-size: smaller;
	text-align: center;
}

#CommandTemplate .CommandDataA {
	background: #222;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	color: #ccc;
	width: 100px;
	font-size: smaller;
}

#CommandTemplate .CommandDataB {
	background: #666;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #111;
	width: 175px;
	font-size: smaller;
}

.CommandTemplate td,.CommandTemplate th {
	padding: 3px;
}

#FactionTemplate {
	width: 275px;
	border: 1px #10110F solid;
	background: #161B3A;
	margin-top: -1.4em;
	margin: 0 0 1em 1em;
	font-size: 12px;
	color: #fff;
}

#FactionTemplate .FactionFlag {
	background: #333;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	color: #ccc;
	font-size: smaller;
	text-align: center;
}

#FactionTemplate .FactionName {
	border-top: 1px solid #111;
	text-align: center;
	color: #e5e5ed;
	background-color: #161B3A;
}

#FactionTemplate .FactionDataA {
	background: #222;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	color: #ccc;
	font-size: smaller;
}

#FactionTemplate .FactionDataB {
	background: #333;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #111;
	font-size: smaller;
}

#FactionTemplate .FactionSection {
	border-top: 1px solid #111;
	text-align: center;
	color: #e5e5ed;
	background-color: #161B3A;
	font-size: smaller;
}

.FactionTemplate td,.FactionTemplate th {
	padding: 3px;
}

#QuoteTemplate {
	border-style: none;
	background-color: transparent;
	color: inherit;
}

#QuoteTemplate .QuoteTemplateRight {
	vertical-align: bottom;
	text-align: right;
}

#QuoteTemplate .QuoteTemplateLeft {
	vertical-align: top;
	text-align: left;
}

#QuoteTemplate .QuoteTemplateLeft,#QuoteTemplate .QuoteTemplateRight {
	width: 20px;
	color: #B2B7F2;
	font-size: 40px;
	font-family: 'Times New Roman',serif;
	font-weight: 700;
	padding: 10px;
}

#QuoteTemplate .QuoteTemplateCenter {
	vertical-align: top;
	padding: 4px 10px;
	font-style: italic;
}

#QuoteTemplate .QuoteTemplateBottom {
	padding: 0 1em;
}

table#QuoteTemplate {
	border-collapse: collapse;
}

#ShipClassTemplate {
	width: 300px;
	border: 1px #10110F solid;
	background: #666D99;
	margin-top: -1.4em;
	margin: 0 0 1em 1em;
	font-size: 12px;
	color: #fff;
}

#ShipClassTemplate td,#ShipClassTemplate th {
	padding: 3px;
}

#ShipClassTemplate .ShipClassImage {
	background: #666;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	color: #ccc;
	font-size: smaller;
	text-align: center;
}

#ShipClassTemplate .ShipClassSection {
	background: #9CF;
	text-align: center;
	color: #fff;
}

#ShipClassTemplate .ShipClassDataHeader {
	background: #222;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	color: #ccc;
	width: 100px;
	font-size: smaller;
}

#ShipClassTemplate .ShipClassData {
	background: #666;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #111;
	width: 200px;
	font-size: smaller;
}

#OffWorldTeamTemplate {
width: 275px;
border: 1px #10110F solid;
background: #161B3A;
margin-top: -1.4em;
margin: 0 0 1em 1em;
font-size: 12px;
color: #ffffff;
}

#OffWorldTeamTemplate .OWTImage {
color: #ffffff;
border-top: 1px solid #111111;
border-right: 1px solid #111111;
font-size:smaller;
text-align: center;
background: #ffffff
}

#OffWorldTeamTemplate .OWTName {
border-top: 1px solid #111111;
text-align: center;
color: #FFFFFF;
background-color: #7995CA;
text-align:center;
}

#OffWorldTeamTemplate .OffWorldTeamColA {
	background: #222;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	color: #ccc;
	width: 100px;
	font-size: smaller;
}

#OffWorldTeamTemplate .OffWorldTeamColB {
	background: #666;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #111;
	width: 200px;
	font-size: smaller;
}

.missionTemplate {
	margin-top:1em;
	margin-bottom:1em;
	clear:both;
	border:none;
	background:#1e1e2e;
	text-align: center;
}

.missionTemplate td, .missionTemplate th {
	padding: 5px;
}

.missionTemplate th {
	background: #333344;
}

.smallText {
	font-size: smaller;
}

.staff {
    display: none;
}

.mw-confirmaccount-body-0,
.mw-confirmaccount-type-0 {
     background-color: #01404f;
}

.battlebox {
    width:300px; 
    float: right;
    border: 1px #10110F solid;
    margin-top: -1.4em;
    margin: 0 0 1em 1em;
    font-size: 12px;
    color: #cccccc; 
}

.battlebox table {
    width: 100%;
    border-collapse: collapse;
}

.battlebox td,
.battlebox th {
    padding: 3px;
    border-top: 1px solid #111111;
}

.battlebox th {
    text-align: center;
    color: #e5e5ed;
    background-color: #7995CA;
    text-align:center;
}

.battlebox td.img {
    padding: 0;
    font-size: 12px;
}

.battlebox td {
    border-top: 1px solid #111111;
    border-right: 1px solid #111111;
    font-size: smaller;
    padding-left:6px; 
    padding-right:6px; 
    font-size:smaller;
    background: #666666; 
}
.battlebox td.left {
    background: #222222; 
    width:25%; 
}

a.new:link, #ca-talk > span > a {
	color: #cc2200 !important;
}
a.new:visited, #ca-talk > span > a {
	color: #a55858 !important;
}