This commit is contained in:
2024-01-03 12:25:01 +01:00
parent 8884e924e8
commit 6ca2278838
2 changed files with 47 additions and 5 deletions

View File

@@ -155,6 +155,21 @@ body{
cursor: pointer;
}
.smart-info{
font-family: monospace;
padding-top: 2px;
padding-top: 2px;
padding-left: 5px;
padding-left: 5px;
color: black;
border: none;
outline: none;
cursor: pointer;
}
.box{
border-style: solid;
border-width: 1px;