Editing Common.css
From Casiopedia
Revision as of 09:04, 22 February 2025 by Admin (talk | contribs) (Created page with "→Reset italic styling set by user agent: cite, dfn { font-style: inherit; } #p-lang { display: none; } →Straight quote marks for <q>: q { quotes: '"' '"' "'" "'"; } →Avoid collision of blockquote with floating elements by swapping margin and padding: blockquote { overflow: hidden; margin: 1em 0; padding: 0 40px; } →Consistent size for <small>, <sub> and <sup>: small { font-size: 85%; } .mw-body-content sub, .mw-body-content sup, span.reference...")
Warning: You are editing an out-of-date revision of this page.
If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "https://casiopedia.info/wiki/Common.css"