Thanks for using our site!

If you're looking to become an editor, please read the Becoming an Editor section carefully.

Template:Ruby/styles.css

From ranchstory
Revision as of 14:26, 28 February 2023 by imported>Kiwibasket (Created page with "{{pp-template}}: .templateruby > rt { font-feature-settings: 'ruby' 1; font-size: 85% is a [[WP:ACCESS]] issue. Don't change without discussion * at [[WT:ACCESS]].: font-size: 85%; } .templateruby.large { font-size: 250%; } .templateruby.large > rt { font-size: 50%; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
/* {{pp-template}} */
.templateruby > rt {
	font-feature-settings: 'ruby' 1;
	/* font-size: 85% is a [[WP:ACCESS]] issue. Don't change without discussion
	 * at [[WT:ACCESS]]. */
	font-size: 85%;
}

.templateruby.large {
	font-size: 250%;
}

.templateruby.large > rt {
	font-size: 50%;
}