mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-08-02 11:36:22 -04:00
Updated console site
This commit is contained in:
parent
a60b16fb46
commit
6e03084c1b
16 changed files with 483 additions and 106 deletions
|
@ -28,6 +28,17 @@
|
|||
src: url(yond.woff2);
|
||||
}
|
||||
|
||||
html {
|
||||
text-size-adjust: none;
|
||||
-webkit-text-size-adjust: none;
|
||||
-moz-text-size-adjust: none;
|
||||
-ms-text-size-adjust: none;
|
||||
}
|
||||
|
||||
body {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
body button {
|
||||
margin-bottom: 0.8em;
|
||||
margin-left: 0.2em;
|
||||
|
@ -196,7 +207,7 @@ textarea {
|
|||
}
|
||||
|
||||
h1 {
|
||||
font-size: 2.2em;
|
||||
font-size: 1.7em;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
@ -216,6 +227,7 @@ h1 {
|
|||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.4em;
|
||||
color: #fff;
|
||||
color: var(--text-bright);
|
||||
}
|
||||
|
|
BIN
Console/assets/images/g1p.jpeg
Normal file
BIN
Console/assets/images/g1p.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
Add table
Add a link
Reference in a new issue