Dev #120

Merged
gr00tie merged 17 commits from dev into main 2023-11-15 21:34:08 +00:00
Showing only changes of commit ad2acb7a18 - Show all commits

View file

@ -7,7 +7,6 @@
min-width: 800px;
margin: 5px auto 5px auto;
padding: 10px;
border: 1px solid rgb(255, 255, 255);
border-radius: 10px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
@ -19,7 +18,6 @@
/* Style navigation menu links */
.topnav a {
color: white;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;