Template:GHGterm/styles.css

From Wikisource
Jump to navigation Jump to search
.wst-ghgterm { /* Every ghgterm is italicized. */
	font-style: italic;
}
.wst-ghgterm[title] { /* Those with a title attribute are also underlined. */
	border-bottom: 1px dotted;
}