User:YvonneDHBW/common.css: Difference between revisions

From semantic-hub.io
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
.mw-heading mw-heading1 h1 {
    color: red;
    font-size: 32px;
}


.mw-heading mw-heading1 {
    background: #1e293b;
    padding: 15px;
    border-radius: 10px;
}
#Das-ist-eine-Testseite {
    color: blue;
    font-weight: bold;
}




body { background: #1e293b; }
body { background: #1e293b; }

Latest revision as of 17:03, 12 April 2026

body { background: #1e293b; }