Skip to content

Commit

Permalink
what if there was a big bomb. and it went boom.
Browse files Browse the repository at this point in the history
  • Loading branch information
kerbalis committed Oct 29, 2023
1 parent 8d72590 commit 05181f5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,21 @@ ul {
top: 0;
}

button {
font-family: cooper;
background-color: #04aa6d;
border-style: groove;
border-radius: 20px;
}

li {
float: left;
border-right: 1px solid #bbbbbb;
}

li a {
display: block;
color: white;
color: aliceblue;
text-align: center;
padding: 14px 16px;
text-decoration: none;
Expand Down

0 comments on commit 05181f5

Please sign in to comment.