diff --git a/web/css/main.css b/web/css/main.css index 0dd07fc2..e185b14b 100644 --- a/web/css/main.css +++ b/web/css/main.css @@ -88,7 +88,11 @@ select:active { display: inline-block; width: 25%; } -.row50:not(:first-child), .row25:not(:first-child) { +.row16 { + display: inline-block; + width: 16.66% +} +.row50:not(:first-child), .row25:not(:first-child), .row16:not(:first-child) { border-left: var(--dark-border); } diff --git a/web/index.html b/web/index.html index 61e9f4dc..97dc1229 100644 --- a/web/index.html +++ b/web/index.html @@ -86,6 +86,7 @@ +
@@ -218,28 +219,42 @@ Shortcuts ↴ -
- +
+
+ +

- +
+ + +

- - - - - - - +
+ + + + +
+ + + + +
+ +

- - -
- - - - - - +
+ Alt+SysRq+... linux magic (help) +
+
+
+ + + + + + +