Changes

MediaWiki:Common.css

1,094 bytes added, 3 years ago
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 */
{
width: 100%;
table-layout: fixed;
color: black;
border-collapse: collapse;
border: 2px solid black;
text-align: center;
}
background-color: #88b92c;
font-weight: bold;
padding: 5px;
font-size: 1.2em;
text-align: center;
}
.CPtable tr td:nth-child(1)
{
textwidth: 10%;font-alignweight: leftbold;widthfont-size: 10%0.9em;
}
{
text-align: left;
width: 10%;
}
{
text-align: left;
width: 25%;
}
{
text-align: left;
width: 15%;
}
{
text-align: left;
width: 15%;
}
{
text-align: left;
width: 15%;
}
{
text-align: left;
width: 10%;} body.page-Schmiede #firstHeading { font: "Comic Sans MS";background-color: #c2ffd2;
}
Administrator
1,484
edits