update navigation links, enhance NFC data display, and improve MQTT connection handling
This commit is contained in:
@ -255,7 +255,7 @@ button:hover {
|
||||
|
||||
p {
|
||||
font-size: 1rem;
|
||||
color: #555;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
a {
|
||||
@ -325,6 +325,13 @@ a:hover {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.nfc-card-data {
|
||||
padding-left: 20px !important;
|
||||
color: white !important;
|
||||
font-weight: bold !important;
|
||||
margin: 0 auto !important;
|
||||
}
|
||||
|
||||
.nfc-success {
|
||||
color: green;
|
||||
}
|
||||
|
Reference in New Issue
Block a user