Vorlage:Generations/style.css
Zur Navigation springen
Zur Suche springen
.gen {
width: 40%;
background-color: #e6e9ff;
border: 2px solid #006ecc;
border-radius: 0.5em;
margin: auto;
margin-top: 1em;
}
.gen a:not(.new), .gen a:visited:not(.new) {
color: #000000;
}
.gen th {
background-color: #006ecc;
border-radius: 0.5em;
min-width: 60px;
}
.gen td {
background: #FFFFFF;
border-radius: 0.5em;
text-align: center;
}
/*@media only screen and (max-width: 480px) {
.gen {
width: 80%;
}
}*/
/* [[Kategorie:Vorlage:Non-Wikitext]] */