Add terminal effect

This commit is contained in:
Tyler Perkins
2023-07-18 22:44:03 -04:00
parent b2f80c3a92
commit eb57cc04f4
6 changed files with 96 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
/* Footer */
footer {
background-color: rgba(11,11,11,0.9);
background-color: rgba(11,11,11,1);
color: white;
padding: 15px;
text-align: center;