update css
This commit is contained in:
parent
b57586ebf8
commit
268f349193
@ -144,7 +144,7 @@ img[src*="#fig"] {
|
||||
}
|
||||
|
||||
button:hover {
|
||||
color: #984210;
|
||||
color: #464646;;
|
||||
}
|
||||
|
||||
button {
|
||||
@ -213,6 +213,10 @@ a {
|
||||
border: none;
|
||||
}
|
||||
|
||||
a:hover{
|
||||
color: #464646;
|
||||
}
|
||||
|
||||
header {
|
||||
font-family: "Work Sans";
|
||||
}
|
||||
|
Reference in New Issue
Block a user