summaryrefslogtreecommitdiff
path: root/css/wiki.css
blob: ea1a1c998c4325187122813249e41c947dc364cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
p {
	margin-bottom: 0;
}

p + ol, p + ul {
	margin-top: 0
}

a[href*="//"]:not([href*="toki.la"]):after {
	content: url("/assets/external.svg");
}