minor HTML and CSS fixes
* duplicate use of ID "heart" * "& " --> "& " * missed changes in simple UI
This commit is contained in:
@@ -665,6 +665,12 @@ button {
|
||||
color: #f00;
|
||||
}
|
||||
|
||||
#heartMM {
|
||||
transition: color 0.9s;
|
||||
font-size: 16px;
|
||||
color: #0f0;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user