old rilmani css style, before update of 2023
rilmani.org by marceloabner
Details
Authormarceloabner
LicenseNo License
Categoryrilmani.org
Created
Updated
Size1.8 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name rilmani.org
@version 20230726.11.30
@namespace userstyles.world/user/marceloabner
@description old rilmani css style, before update of 2023
@author marceloabner
@license No License
==/UserStyle== */
@-moz-document domain("rilmani.org") {
.mw-body{
background: #ffffff00;
}
#content {
border: 1px solid #ca9e7b;
border-right: none;
line-height: 1.5em;
}
b {
color: #CA9E7B;
font-variant: small-caps;
font-weight: 20;
}
.infobox.bordered {
border-collapse: collapse;
border: 0px solid #CA9E7B;
background-color: #00000000;
}
.infobox.bordered td, .infobox.bordered th {
border: 0px solid #CA9E7B;
}
table {
white-space: normal;
}
table.wikitable {
background-color: #ffffff00;
border: 0px solid #CA9E7B;
}
table.wikitable th, table.prettytable th {
background: transparent;
font-weight: bold;
font-variant: small-caps;
color: #CA9E7B;
text-align: left;
}
table.wikitable th, table.wikitable td, table.prettytable th, table.prettytable td {
border: 0px #CA9E7B solid;
}
ul {
list-style-image: url(skins/Planescape/psList.gif@9a229);
}
h1, h2, h3, h4, h5, h6 {
color: #CA9E7B;
background: none;
font-weight: normal;
font-family: Exocet,"Exocet Heavy",Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
text-align: center;
margin: 0;
padding-top: 0.5em;
padding-bottom: 0.17em;
}
h1 {
text-align: left;
}
body {
background: #f0f0f0 0 0 no-repeat;
font-size: 0.7em;
font-family: Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
}
caption {
font-family: Exocet,"Exocet Heavy",Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
font-size: 132%;
color: #CA9E7B;
font-weight: bold;
}
}