MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 878:
font-size: 0 !important;
color: transparent !important;
/* 2. Force alignment to the left */
text-align: left !important;
}
 
.minerva-footer-logo::after {
/* 23. Inject the new text */
/* Note: I corrected the spelling to 'bizslash' based on your site title */
content: "bizslash.com / learn business, build skills";
/* 34. Restore visibilityLogo andTypography typography(Bold Serif) */
font-family: 'Linux Libertine', 'Georgia', 'Times', 'Source Serif Pro', serif; /* Matches site branding */
font-size: 1.1rem; /* Sets the text size back to normal */
font-weight: bold;
color: #54595d; /* Standard footer dark grey */
font-size: 1.3rem;
font-family: 'Linux Libertine', 'Georgia', 'Times', 'Source Serif Pro', serif; /* Matches site branding */
font-weightcolor: normal#54595d;
/* 45. Formatting */
display: block;
line-height: 1.43;
text-align: centerleft; /* Ensures itthe staysnew centeredtext like thealigns originalleft */
}