Jump to content

User:Shmget/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* --  Usual + IEC -- */

/* span.kib:after { content:" KB (KiB)"; display:inline; } */
/* span.mib:after { content:" MB (MiB)"; display:inline; } */
/* span.gib:after { content:" GB (GiB)"; display:inline; } */
/* span.tib:after { content:" TB (TiB)"; display:inline; } */

/* --  IEC only       */

/* span.kib:after { content:" KiB"; display:inline; } */
/* span.mib:after { content:" MiB"; display:inline; } */
/* span.gib:after { content:" GiB"; display:inline; } */
/* span.tib:after { content:" TiB"; display:inline; } */


/* --  IEC usual only */

/* span.kib:after { content:" KB"; display:inline; } */
/* span.mib:after { content:" MB"; display:inline; } */
/* span.gib:after { content:" GB"; display:inline; } */
/* span.tib:after { content:" TB"; display:inline; } */