Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Monishnd authored Mar 13, 2024
1 parent 0ff5902 commit 99ae8be
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,9 @@ input, select, textarea {

body, input, select, textarea {
color: rgba(255, 255, 255, 0.75);
font-family: "Roboto", Helvetica, sans-serif;
font-family: "Roboto", Helvetica;
background: #f9f9f9;
background-image: url("../images/2nd.jpg")
font-size: 15pt;
font-weight: 100;
line-height: 1.75em;
Expand Down Expand Up @@ -4108,4 +4110,4 @@ input, select, textarea {
padding: 0;
}

}
}

0 comments on commit 99ae8be

Please sign in to comment.