mirror of
https://github.com/0x1d/esp8266-laser.git
synced 2025-12-15 02:22:22 +01:00
setup base frontend framework
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
|
||||
label {
|
||||
width: 10%;
|
||||
display: inline-block;
|
||||
}
|
||||
.slider {
|
||||
width: 80%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
||||
|
||||
body {
|
||||
font-size: 14px;
|
||||
font-family: "Bookman Old Style","Serifa BT","URW Bookman L","itc bookman",times,serif;
|
||||
|
||||
Reference in New Issue
Block a user