Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ej2432 authored Apr 14, 2022
1 parent 8d1cf31 commit c335917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ a {color: #777; text-decoration: none; border-bottom: 1px solid #CCFF26; target:
a:hover {border-bottom: 1px solid #CCFF26; color: #222}
p {font-weight: 200; font-size: 20px;}
ul {font-weight: 200; font-size: 20px;}
table {border: 1px;}
table {border: 1px solid black;}
td {font-weight: 200; font-size: 20px;}
tr:nth-child(even) {background-color: #CCFF26;}

Expand Down

0 comments on commit c335917

Please sign in to comment.