Midsomer Murders
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
1f324f5436
commit
12129babf3
|
@ -74,7 +74,7 @@ Whether you're a licensed ham or just a loyal viewer, add your name and help us
|
|||
}
|
||||
|
||||
#namninsamling-form input[type="submit"] {
|
||||
background-color: var(--md-accent-fg-color);
|
||||
background-color: var(--md-primary-fg-color);
|
||||
color: white;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
|
@ -82,7 +82,7 @@ Whether you're a licensed ham or just a loyal viewer, add your name and help us
|
|||
}
|
||||
|
||||
#namninsamling-form input[type="submit"]:hover {
|
||||
background-color: var(--md-accent-fg-color--dark);
|
||||
background-color: var(--md-primary-fg-color--dark);
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Reference in New Issue