mirror of
https://github.com/0x1d/esp8266-laser.git
synced 2025-12-15 18:38:20 +01:00
styling
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
.container {
|
.container {
|
||||||
background: #333333;
|
background: #333333;
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
border-radius: 4px;
|
border-radius: 2px;
|
||||||
border: solid 1px #555555;
|
border: solid 1px #555555;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
@default-padding: 16px;
|
@default-padding: 16px;
|
||||||
@default-margin: 16px;
|
@default-margin: 16px;
|
||||||
@default-margin-small: 8px;
|
@default-margin-small: 8px;
|
||||||
@default-border-radius: 4px;
|
@default-border-radius: 2px;
|
||||||
@default-border-color: #555555;
|
@default-border-color: #555555;
|
||||||
@default-font-size: 16px;
|
@default-font-size: 16px;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user