mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Change font family to install wizard button - #1500
This commit is contained in:
parent
e49f921ee8
commit
4f62a02ca1
@ -192,6 +192,7 @@ div.installation_step {
|
|||||||
-o-transition-property: background-color, color;
|
-o-transition-property: background-color, color;
|
||||||
-o-transition-duration: 1s;
|
-o-transition-duration: 1s;
|
||||||
color:#82b92e;
|
color:#82b92e;
|
||||||
|
font-family: Sans, Arial, sans;
|
||||||
}
|
}
|
||||||
.btn_install_next:hover .btn_install_next_text {
|
.btn_install_next:hover .btn_install_next_text {
|
||||||
transition-property: background-color, color;
|
transition-property: background-color, color;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user