⚠ NOTICE

The game has been released in Early Access on 26th of April, 2024.
Please keep in mind that any information provided on this Wiki may be incomplete or subject to change as the game progresses.

Template:GameNewsMP/styles.css: Difference between revisions

From Manor Lords Official Wiki
(Created page with "dl { font-family: 'Linux Libertine', 'Times New Roman', 'Liberation Serif', 'Nimbus Roman', 'Noto Serif', 'Times', serif; } dt { font-weight: bold; }")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
dl {
dl {
font-family: 'Linux Libertine', 'Times New Roman', 'Liberation Serif', 'Nimbus Roman', 'Noto Serif', 'Times', serif;
font-family: 'Noto Sans', sans-serif;
}
}


dt {
dt {
font-weight: bold;
font-weight: bold;
font-family: 'Noto Sans', sans-serif
}
}

Latest revision as of 04:54, 13 June 2024

dl {
	font-family: 'Noto Sans', sans-serif;
}

dt {
	font-weight: bold;
	font-family: 'Noto Sans', sans-serif
}