Merge commit 'refs/pull/1007/head' of github.com:xsf/xeps into premerge

This commit is contained in:
Jonas Schäfer 2020-11-24 19:02:13 +01:00
commit 94b510cdf8
1 changed files with 4 additions and 2 deletions

View File

@ -942,14 +942,16 @@
}
sub,
sup {
sup,
.super {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
sup,
.super {
top: -0.5em;
}