MediaWiki:Infobox.css: Difference between revisions
From Tiny Rogues Wiki
No edit summary |
No edit summary |
||
Line 61: | Line 61: | ||
.Col-Physical a{ | .Col-Physical a{ | ||
color:#6e4333 !important | |||
} | |||
.Col-Physical { | |||
color:#6e4333 !important | color:#6e4333 !important | ||
} | } |
Revision as of 16:17, 4 April 2023
@font-face {
font-family: pc-senior;
src: local("pc-senior regular"), url(https://roguepedia.net/tinyrogues/wiki/Fonts/pc-senior.regular.ttf) format("truetype");
font-weight: 100;
}
.portable-infobox .pi-smart-data-value{
padding-left:40px;
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: 0.7em !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
}