Change how supertext is displayed

This commit is contained in:
Johannes Zellner
2016-09-28 12:54:04 +02:00
parent b28c239dbf
commit adc3c13a01

View File

@@ -145,6 +145,10 @@ html {
margin-top: 0;
}
sup {
top: -1.5em;
}
// ----------------------------
// Apps view
// ----------------------------