feat(ui): added rules
added /rules to webui
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