User:Fen/userpage.css: Difference between revisions
Appearance
< User:Fen
css with mediawiki is pretty cool |
No edit summary |
||
| Line 13: | Line 13: | ||
.user-section p { | .user-section p { | ||
margin-left: 0.5em; | margin-left: 0.5em; | ||
line-height: 1.5; | line-height: 1.5; | ||
} | } | ||
Latest revision as of 22:08, 15 July 2025
.user-section {
margin-top: 1.5em;
}
.user-section h3 {
border-left: 4px solid #3366cc;
padding-left: 0.5em;
color: #224477;
font-size: 1.2em;
margin-bottom: 0.5em;
}
.user-section p {
margin-left: 0.5em;
line-height: 1.5;
}