minor HTML and CSS fixes
* duplicate use of ID "heart" * "& " --> "& " * missed changes in simple UI
This commit is contained in:
@@ -361,6 +361,12 @@ button:hover {
|
||||
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