Page MenuHomeWickedGov Phorge

i18n-counter-styles.css
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

i18n-counter-styles.css

/* Taken from https://www.w3.org/TR/predefined-counter-styles/#meetei-styles */
/* Not supported by all browsers */
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
@counter-style meetei {
system: numeric;
symbols: '\ABF0' '\ABF1' '\ABF2' '\ABF3' '\ABF4' '\ABF5' '\ABF6' '\ABF7' '\ABF8' '\ABF9';
suffix: ') ';
}
/* Taken from https://www.w3.org/TR/predefined-counter-styles/#ol-chiki-styles */
/* Not supported by all browsers */
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
@counter-style santali {
system: numeric;
symbols: '\1C50' '\1C51' '\1C52' '\1C53' '\1C54' '\1C55' '\1C56' '\1C57' '\1C58' '\1C59';
}
/* Taken from https://www.w3.org/TR/predefined-counter-styles/#myanmar-styles */
/* Not supported by all browsers */
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
@counter-style myanmar_with_period {
system: numeric;
symbols: '\1040' '\1041' '\1042' '\1043' '\1044' '\1045' '\1046' '\1047' '\1048' '\1049';
suffix: '\104B\0020';
}

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 19, 04:45 (14 h, 18 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
32/7d/a7d0a01678a2013eeb50317a14c1
Default Alt Text
i18n-counter-styles.css (1 KB)

Event Timeline