main #12
@ -49,7 +49,7 @@ div#buttons .distribusi input{
|
|||||||
margin: 0.2em;
|
margin: 0.2em;
|
||||||
}
|
}
|
||||||
div#buttons .distribusi input:hover{
|
div#buttons .distribusi input:hover{
|
||||||
background: #ffbf00;
|
background: #091411;
|
||||||
color: #6df2cc;
|
color: #6df2cc;
|
||||||
}
|
}
|
||||||
fieldset.required {
|
fieldset.required {
|
||||||
@ -80,7 +80,7 @@ input {
|
|||||||
}
|
}
|
||||||
|
|
||||||
input:hover {
|
input:hover {
|
||||||
background: #ffbf00;
|
background: #091411;
|
||||||
color: #6df2cc;
|
color: #6df2cc;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user