MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 879:
color: transparent !important;
/* 2.
text-align:
}
Line 888:
/* 4. Body Text Styling */
font-family: sans-serif;
font-weight: normal;
font-size: 0.85rem;
color: #54595d;
/* 5. Formatting */
display: block;
line-height: 1.4;
/* 6. FIX FOR DISAPPEARING SPACE */
/* This forces the browser to display all spaces exactly as written */
white-space: pre-wrap;
}
| |||