MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 879:
color: transparent !important;
/* 2. ForceCenter alignment tolooks thebest leftfor small footer text */
text-align: leftcenter !important;
}
 
Line 887:
content: "bizslash.com / learn business, build skills";
/* 4. RestoreBody LogoText Typography (Bold Serif)Styling */
font-family: 'Linuxsans-serif; Libertine',/* 'Georgia',Matches 'Times',article 'Sourcebody Seriffont Pro', serif;*/
font-weight: boldnormal; /* Not bold */
font-size: 0.85rem; /* Matches requested size (using rem because parent is 0) */
font-size: 1.3rem;
color: #54595d; /* Standard dark grey */
/* 5. Formatting */
display: block;
line-height: 1.34;
text-align: left; /* Ensures the new text aligns left */
}