SuperX-Kernmodul
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
323 B

@import "QISDesign.css";
.Hauptgruppe {
font-size: 16px;
color:#000000;
}
.Untergruppe {
font-size: 15px;
color:#CC9900;
}
.Teilgruppe {
font-size: 14px;
color:#FF3333;
}
.Modul {
font-size: 14px;
color:#000000;
}
.bar {
clear: both;
background-color: #00549f;
height: 40px;
position: relative;
text-align: right;
}