<sup>: improve formatting
commit086ff8d39a6defadacd29592b3ec0584366f6848
authorKyle J. McKay <mackyle@gmail.com>
Wed, 26 Oct 2016 12:21:29 +0000 (26 05:21 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 26 Oct 2016 12:21:29 +0000 (26 05:21 -0700)
tree94aa9cfb698be235cbe11ed66ca89d965e03bf72
parent9d7d54e28060c2f3e61d4c68663761cbbf4d1e57
<sup>: improve formatting

Add some formatting rules for the <sup> element so that it
formats approximately the same but does not corrupt the line
spacing anymore.

One instance that should not have been using <sup> at all
is just converted to a plain span instead.

With these changes superscripts are still superscripts, they
just no longer cause the line to grow in height thus avoiding
an ugly look on the page where the line with the superscript
has extra space around it.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Config.pm
Girocco/User.pm
cgi/delproj.cgi
cgi/editproj.cgi
cgi/edituser.cgi
cgi/regproj.cgi
cgi/reguser.cgi
gitweb/gitweb.css
gitweb/gitweb_config.perl
html/girocco.css