pikvm/pikvm#1207: Draw UI tips via meta.yaml

This commit is contained in:
Maxim Devaev
2024-11-05 18:17:00 +02:00
parent 0010dd1d11
commit f1503d69e0
8 changed files with 76 additions and 18 deletions

View File

@@ -297,10 +297,10 @@ ul.footer {
ul.footer li {
padding: 0 10px;
}
ul.footer li.footer-left {
ul.footer li.left {
float: left;
}
ul.footer li.footer-right {
ul.footer li.right {
float: right;
}
ul.footer li a {