Template:Font size block/styles.css: Difference between revisions

From Ekatra Foundation
Jump to navigation Jump to search
enws>CalendulaAsteraceae
(Created page with ".wst-size-block { line-height:1.4; } .wst-xx-smaller { font-size:58%; } .wst-x-smaller { font-size:69%; } .wst-smaller { font-size:83%; } .wst-fine { line-height:1.4; font-size:92%; } .wst-m-larger { font-size:110%; } .wst-larger { font-size:120%; } .wst-x-larger { font-size:144%; } .wst-xx-larger { font-size:182%; } .wst-xxx-larger { font-size:207%; } .wst-xxxx-larger { font-size:249%; }")
 
m (1 revision imported)
 
(No difference)

Latest revision as of 13:39, 28 June 2025

.wst-size-block {
	line-height:1.4;
}

.wst-xx-smaller {
	font-size:58%;
}
.wst-x-smaller {
	font-size:69%;
}
.wst-smaller {
	font-size:83%;
}
.wst-fine {
	line-height:1.4;
	font-size:92%;
}
.wst-m-larger {
	font-size:110%;
}
.wst-larger {
	font-size:120%;
}
.wst-x-larger {
	font-size:144%;
}
.wst-xx-larger {
	font-size:182%;
}
.wst-xxx-larger {
	font-size:207%;
}
.wst-xxxx-larger {
	font-size:249%;
}