MediaWiki:Timeless.css: Difference between revisions

From The Joe Frank Wiki
m formatting
m a
Line 4: Line 4:
         height: auto;
         height: auto;
         margin: 0 0 0
         margin: 0 0 0
/*        margin: 0.75em 0 0.5em */
/*        margin: 0.em 0 0em */
     }
     }
#p-logo-text a {
#p-logo-text a {

Revision as of 06:19, 19 October 2024

/* All CSS here will be loaded for users of the Timeless skin */
    .mw-wiki-logo.timeless-logo img {
        width: 190px;
        height: auto;
        margin: 0 0 0
/*        margin: 0.em 0 0em */
    }
#p-logo-text a {
color:#FFFFFF;
font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif
}