mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 02:42:48 +00:00
added sensors pages and other minor changes
This commit is contained in:
@@ -26,6 +26,10 @@ a {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.large-text{
|
||||
font-size: 100px;
|
||||
}
|
||||
|
||||
.centerDiv{
|
||||
position: relative;
|
||||
top: 50%;
|
||||
@@ -50,6 +54,9 @@ a {
|
||||
.colorRed {
|
||||
color: red;
|
||||
}
|
||||
.colorGreen {
|
||||
color: green;
|
||||
}
|
||||
|
||||
.timeForm {
|
||||
width: 32.3%;
|
||||
@@ -222,4 +229,10 @@ a {
|
||||
|
||||
.colorWhite{
|
||||
color: white;
|
||||
}
|
||||
|
||||
.mitchell-navbar{
|
||||
border-radius: 0 !important;
|
||||
background-color: #262626;
|
||||
border: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user