mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
added temperature/humidity sensor
This commit is contained in:
@@ -210,4 +210,16 @@ a {
|
||||
}
|
||||
.blog-footer p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
||||
.lowerLeft{
|
||||
display: table-cell;
|
||||
vertical-align: bottom;
|
||||
height: 400px;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
.colorWhite{
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user