mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-30 17:41:54 +08:00
moved kvmd to the root
This commit is contained in:
17
web/css/about.css
Normal file
17
web/css/about.css
Normal file
@@ -0,0 +1,17 @@
|
||||
div#about {
|
||||
-webkit-user-select: text;
|
||||
-moz-user-select: text;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
div#about
|
||||
td#about-version-kvmd,
|
||||
td#about-version-python,
|
||||
td#about-version-platform {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
div#about p {
|
||||
font-family: monospace;
|
||||
padding: 0 10px 0 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user