Template:Test Page Header/styles.css: Difference between revisions
From KB42
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 17: | Line 17: | ||
margin-top: -1em | margin-top: -1em | ||
} | } | ||
Revision as of 18:03, 13 July 2025
.test_page_header {
background-repeat: no-repeat; background-size: cover; background-position: top right; height: 225px; width: 100%; clear: both; #background-color: #333; border: 0px solid #000; padding: 1px 10px 1px 10px }
.test_page_header_text {
position: absolute; font-size: 3em; color:rgb(226, 226, 226); margin-top: -1em
}
