User:YvonneDHBW/common.css: Difference between revisions

From semantic-hub.io
mNo edit summary
mNo edit summary
Line 1: Line 1:
.mw-heading h1 {
.mw-heading mw-heading1 h1 {
     color: red;
     color: red;
     font-size: 32px;
     font-size: 32px;
}
#Das-ist-eine-Testseite {
    color: blue;
    font-weight: bold;
}
}

Revision as of 16:54, 12 April 2026

.mw-heading mw-heading1 h1 {
    color: red;
    font-size: 32px;
}


#Das-ist-eine-Testseite {
    color: blue;
    font-weight: bold;
}