update css

This commit is contained in:
Ehab Hassan 2023-05-14 10:06:28 +02:00
parent b57586ebf8
commit 268f349193

View File

@ -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";
} }