Added simple spice meter (No server integration)
This commit is contained in:
@@ -79,4 +79,13 @@ button:hover {
|
||||
}
|
||||
.tab-button.active {
|
||||
background: #007bff;
|
||||
}
|
||||
}
|
||||
.gallery-image {
|
||||
max-width: 90px;
|
||||
max-height: 70px;
|
||||
margin: 10px;
|
||||
border: 2px solid #444;
|
||||
border-radius: 4px;
|
||||
cursor: pointer;
|
||||
transition: border-color 0.3s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user