Skip to content

Commit

Permalink
updated css
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAlienDoctor committed Sep 7, 2022
1 parent ff921cf commit 3208caa
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1927,6 +1927,16 @@ article img.pull-right, article .align-right {
text-decoration: none;
}

.downloadbox li {
color: #585858;
text-decoration: none;
}

.downloadbox ul {
color: #585858;
text-decoration: none;
}

.downloadbox h3 {
color: #428bca;
margin: 0;
Expand All @@ -1950,6 +1960,16 @@ article img.pull-right, article .align-right {
text-decoration: none;
}

.downloadbox:hover li {
color: #585858;
text-decoration: none;
}

.downloadbox:hover ul {
color: #585858;
text-decoration: none;
}

/* reactive YT embed code - only works for tablets and above! yes yes... im working on it */

/* Commented out because brokey but also don't want to delete proffessional dev go brrr
Expand Down

0 comments on commit 3208caa

Please sign in to comment.