MediaWiki:Infobox.css: Difference between revisions
From Tiny Rogues Wiki
No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
.portable-infobox { | .portable-infobox { | ||
font-family: "pc-senior", "SegoeUI", "Frutiger", "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", "Arial", sans-serif !important ; | font-family: "pc-senior", "SegoeUI", "Frutiger", "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", "Arial", sans-serif !important ; | ||
font-size: | font-size: 13px !important; | ||
width: 330px !important; | width: 330px !important; | ||
} | } |
Revision as of 05:45, 23 December 2023
#mw-content {
max-width: 1156px !important;
min-height:1300px;
}
.cargoTable {
color:black !important;
}
table.cargoTable td {
color:black;
}
.sidebar-inner,.dropdown {
background:#282828 !important;
}
@font-face {
font-family: pc-senior;
src: url("https://roguepedia.net/wiki/Fonts/Renogare-Regular.otf") format("opentype");
font-weight: 50;
}
.portable-infobox .pi-smart-data-value{
padding-left:47px;
font-family: "pc-senior", "SegoeUI", "Frutiger", "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", "Arial", sans-serif;
}
.portable-infobox a{
font-family: "pc-senior", "SegoeUI", "Frutiger", "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", "Arial", sans-serif;
}
.portable-infobox {
font-family: "pc-senior", "SegoeUI", "Frutiger", "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", "Arial", sans-serif !important ;
font-size: 13px !important;
width: 330px !important;
}
.bannerbox {
display: block;
text-align: center;
padding: 0;
margin: 0;
font-family: "pc-senior", "SegoeUI", "Frutiger", "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", "Arial", sans-serif;
}
.bannerbox .container {
display: inline-block;
border-width: thin thin thin 10px;
margin: 0;
border-style: solid;
width: 90%;
}
.bannerbox .image,
.bannerbox .text {
display: table-cell;
text-align: center;
vertical-align: middle;
padding: 0.5em;
}
.Col-Physical a{
color:#6e4333 !important
}
.Col-Magical a{
color:#5570fb !important
}
.Col-Elemental a{
color:#7a3dc5 !important
}
.Col-Fire a{
color:#df3200 !important
}
.Col-Physical a{
color:#6e4333 !important
}
.Col-Physical {
color:#6e4333 !important
}
.Col-Nature a{
color:#82c200 !important
}
.Col-Sound a{
color:#bdbfca !important
}
.Col-Poison a{
color:#009900 !important
}
.Col-Doom a{
color:#eb0039 !important
}
.Col-Text {
color:#868791 !important
}
.Col-Dark a{
color:#171556 !important
}
.Col-Burn a{
color:#FA0035 !important
}
.Col-FromTheShadows {
color:#A900F9 !important
}
.Col-Corruption a{
color:#1D3388 !important
}
.Col-Default a{
color:white !important
}
.Col-Default {
color:white !important
}
.Col-Lightning a{
color:#E1CD4D !important
}
.Col-Shock a{
color:#E5BB00 !important
}
.Col-Cold a{
color:#68B1F2 !important
}
.Col-DefenseBreak a{
color:#7d92a2 !important
}
.Col-Holy a{
color:#ddd7ad !important
}
.Col-Bleed a{
color:#ad0251 !important
}
.Col-Judgement a{
color:#d8c618 !important
}
.Col-Frostbite a{
color:#67aef3 !important
}
.Col-Scorch a{
color:#e36300 !important
}
.Col-Toxic a{
color:#4c286a !important
}
.Col-Common a{
color:#7b7c85 !important
}
.Col-Uncommon a{
color:#61ceee !important
}
.Col-Rare a{
color:#e1c969 !important
}
.Col-Epic a{
color:#b100fc !important
}
.Col-Legendary a{
color:#f64e00 !important
}
.Col-Piranha {
color:#15c2f1 !important
}
}
.pi-data {
overflow:visible !important;
}