push master to development #11

Merged
PeterNashaat merged 10 commits from master into development 2023-05-28 13:18:26 +00:00
Showing only changes of commit 268f349193 - Show all commits

View File

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