started work on slideshow code

This commit is contained in:
Nye Evans 2021-01-01 16:28:29 +00:00
parent 9146d50ea5
commit 741f04ebb0
3 changed files with 41 additions and 2 deletions

View file

@ -48,6 +48,12 @@ h2, h3{
}
button{
background-color: transparent;
border: none;
color: #ffd256;
}
.orangeBack{ /*for anything that isnt a <h> tag*/