Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
galfiebelman authored Nov 28, 2023
1 parent 3214f0d commit 57b157e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -72,23 +72,23 @@ li {

.prompt_title_red {
font-family: "Indie Flower", Arial;
font-size: 1.4vw;
font-size: 1.2vw;
color: red;
font-weight: bold;
text-decoration: underline;
}

.prompt_title_blue {
font-family: "Indie Flower", Arial;
font-size: 1.4vw;
font-size: 1.2vw;
color: blue;
font-weight: bold;
text-decoration: underline;
}

.prompt_title_green {
font-family: "Indie Flower", Arial;
font-size: 1.4vw;
font-size: 1.2vw;
color: green;
font-weight: bold;
text-decoration: underline;
Expand Down

0 comments on commit 57b157e

Please sign in to comment.