feat(ui): added rules (#12)
added /rules to webui Co-authored-by: LQ63 <lkhermann@web.de> Reviewed-on: #12
This commit is contained in:
@@ -110,6 +110,11 @@
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
}
|
||||
#rules {
|
||||
color: white;
|
||||
font-size: 1.5em;
|
||||
font-family: Arial;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user