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