Changes

MediaWiki:Common.css

2,225 bytes added, 3 years ago
.invtable_mainpage
{
width: 90100%;table-layout: fixed;
border-collapse: collapse;
border: none;
.invtable_mainpage td
{
widthpadding: 30%20px;vertical-align:top;
}
.invtable_mainpage tr :nth-child(2) td{font-size: 1.7em;font-weight: bold;} .invtable_mainpage tr: nth-child(3)td{font-size: 1.5em;font-weight: bold;} .invtable_mainpage tr:nth-child(5) td
{
font-size: 1.5em;
font-weight: bold;
padding: 20px;
}
padding: 5px;
font-size: 1.2em;
}
 
.QSEtable
{
width: 90%;
color: black;
border-collapse: collapse;
border: 2px solid black;
text-align: center;
}
 
.QSEtable td
{
border: 1px solid grey;
background-color: #f7ffc6;
padding: 3px;
}
 
 
.QSEtable th
{
font-style: normal;
font-weight: normal;
border: 1px solid grey;
padding: 3px;
background-color: #e0c472;
}
 
.QSEtable tr:nth-of-type(odd) td
{
background-color: #DACBAC;
}
 
.QSEtable tr:first-child td
{
background-color: #8290da;
font-weight: bold;
padding: 5px;
font-size: 1.2em;
}
 
.QHEtable
{
width: 90%;
color: black;
border-collapse: collapse;
border: 2px solid black;
text-align: center;
}
 
.QHEtable td
{
border: 1px solid grey;
background-color: #f7ffc6;
padding: 3px;
}
 
 
.QHEtable th
{
font-style: normal;
font-weight: normal;
border: 1px solid grey;
padding: 3px;
background-color: #e0c472;
}
 
.QHEtable tr:nth-of-type(odd) td
{
background-color: #DACBAC;
}
 
.QHEtable tr:first-child td
{
background-color: #a03128;
font-weight: bold;
padding: 5px;
font-size: 1.2em;
}
 
 
 
 
 
 
/* CONTENT-PLANNING TABLE */
 
.CPtable
{
width: 100%;
color: black;
border-collapse: collapse;
border: 2px solid black;
}
 
.CPtable td
{
border: 1px solid grey;
background-color: #f7ffc6;
padding: 5px;
font-size: 0.8em;
}
 
 
.CPtable th
{
font-style: normal;
font-weight: normal;
border: 1px solid grey;
padding: 5px;
background-color: #e0c472;
}
 
.CPtable tr:nth-child(1) td
{
background-color: #88b92c;
font-weight: bold;
font-size: 1.2em;
text-align: center;
}
 
.CPtable tr td:nth-child(1)
{
width: 10%;
font-weight: bold;
font-size: 0.9em;
}
 
.CPtable tr td:nth-child(2)
{
text-align: left;
width: 10%;
}
 
.CPtable tr td:nth-child(3)
{
text-align: left;
width: 25%;
}
 
.CPtable tr td:nth-child(4)
{
text-align: left;
width: 15%;
}
 
.CPtable tr td:nth-child(5)
{
text-align: left;
width: 15%;
}
 
.CPtable tr td:nth-child(6)
{
text-align: left;
width: 15%;
}
 
.CPtable tr td:nth-child(7)
{
text-align: left;
width: 10%;
}
 
body.page-Schmiede #firstHeading {
font: "Comic Sans MS";
background-color: #c2ffd2;
}
Administrator
1,484
edits