styled api output

This commit is contained in:
Václav Šmejkal 2024-05-20 19:16:20 +02:00
parent 3a23b0850d
commit f37d988468
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

View File

@ -67,4 +67,14 @@ img:hover
#left_panel
{
border-right: 1px solid #3E392F;
}
.output
{
font-size: larger;
}
.output + .output
{
margin-top: 1.5vh;
}