Make box entries more smooth
This commit is contained in:
parent
980ddbc8a9
commit
c4d570717b
|
@ -340,7 +340,10 @@ a.critical {
|
|||
margin: 0.25em;
|
||||
font-size: 0.9em;
|
||||
white-space: nowrap;
|
||||
|
||||
color: black;
|
||||
border-radius: 0.2em;
|
||||
-moz-border-radius: 0.2em;
|
||||
}
|
||||
|
||||
/* Any line of a box entry */
|
||||
|
|
Loading…
Reference in New Issue