Add report type span

This commit is contained in:
luca0N! 2021-05-30 17:10:16 -03:00
parent 8bd6b16f71
commit ef412a8411
Signed by: luca0N
GPG key ID: 2E7B4655CF16D7D6
3 changed files with 60 additions and 11 deletions

View file

@ -110,10 +110,10 @@ body {
border: solid;
}
.report {
.report-title {
font-weight: bold;
}
.report-class {
.report-type {
padding: 4px 4px 0px 4px;
text-shadow: 0 0 2px #0005;
box-shadow: 2px 2px 2px #0004;