Changes

MediaWiki:Common.css

11 bytes added, 7 years ago
}
/* TABLES FOR BUILDING PAGES */
  /* TABLES FOR CHARACTER PAGES */ .C1tableB1table
{
width: 85%;
}
.C1table B1table td
{
border: 1px solid grey;
.C1table B1table th
{
font-style: normal;
}
.C1table B1table tr:nthfirst-child(1) td
{
background-color: #88b92c;
}
/* TABLES FOR CHARACTER PAGES */ .C2tableC1table
{
width: 85%;
}
.C2table C1table td
{
border: 1px solid grey;
}
 .C2table C1table th
{
font-style: normal;
}
.C2table C1table tr:nth-child(1) td
{
background-color: #65cbe588b92c;
font-weight: bold;
padding: 5px;
font-size: 1 em.2em;
}
.Cquote{font-style: italic;}  /* CRAFTING RECIPE TABLES */ .potiontableC2table
{
width: 85%;
}
.potiontable C2table td
{
border: 1px solid grey;
}
 .potiontable C2table th
{
font-style: normal;
}
.potiontable C2table tr:firstnth-child (1) td
{
background-color: #88b92c65cbe5;
font-weight: bold;
padding: 5px;
font-size: 1.2emem;
}
 
.Cquote
{
font-style: italic;
}
 
 
/* CRAFTING RECIPE TABLES */
.potiontable
.potiontable tr:first-child td
{
background-color: #ae42af88b92c;
font-weight: bold;
padding: 5px;
font-size: 1.2em;
}
 
 
 
Administrator
1,484
edits