mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-03 16:38:20 +02:00
heavily improved website
added install firmware using ESP Web Tools
This commit is contained in:
parent
695f6a5df5
commit
8e2e690f38
22 changed files with 670 additions and 28 deletions
|
@ -17,3 +17,11 @@ h2, h3, h4 {
|
|||
margin-top: 15px;
|
||||
color: #0d6efd;
|
||||
}
|
||||
|
||||
.b-example-divider {
|
||||
height: 3rem;
|
||||
background-color: rgba(0, 0, 0, .1);
|
||||
border: solid rgba(0, 0, 0, .15);
|
||||
border-width: 1px 0;
|
||||
box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue