Änderungen

Die Seite wurde neu angelegt: „→‎Das folgende CSS wird für alle Benutzeroberflächen geladen.: .infobox { color: black; display: block; width: height: 60px; background-co…“
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
.infobox {
color: black;
display: block;
width: height: 60px;
background-color: rgb(248, 242, 226);
padding: 10px 50px;
text-align: left;
font-family: Arial;
font-size: 0.8em;
text-decoration: none;
border-radius: 0px;
border-top: #B70000 1px solid;
border-left: #B70000 1px solid;
border-bottom: #B70000 1px solid;
border-right: #B70000 1px solid;
}