mirror of
https://github.com/rystaf/mlmym.git
synced 2024-11-08 08:04:26 +00:00
dark vote hover
This commit is contained in:
parent
a518844b00
commit
490f9e4000
|
@ -24,6 +24,9 @@ input[type=text], input[type=password], textarea {
|
|||
-webkit-text-stroke: 1px #484848;
|
||||
-webkit-text-fill-color: #222;
|
||||
}
|
||||
.score form.link-btn input:hover {
|
||||
-webkit-text-stroke: 1px #777;
|
||||
}
|
||||
.post.distinguished .title a:visited {
|
||||
color: #228822;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in a new issue