Anonymous

User:Ritsu/style.css: Difference between revisions

From Elwiki
no edit summary
(Created page with "::selection { color: white; background-color: black; } .header { display: flex; gap: 45px; align-items: center; justify-content: center; } .header >...")
 
No edit summary
Line 78: Line 78:
.custom-section p {
.custom-section p {
     font-family: 'Consolas'!important;
     font-family: 'Consolas'!important;
    font-weight: 500;
}
}