Skip to content

Commit

Permalink
Update mobile.css
Browse files Browse the repository at this point in the history
  • Loading branch information
maique authored Feb 2, 2024
1 parent 7be1297 commit c74a36e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
body {
background-color: #C03030;
background-color: #78866b;
font-family: 'Ubuntu', sans-serif;
font-size: 100%;
color: #000000;
Expand Down Expand Up @@ -53,4 +53,4 @@ a { color: #333333; text-decoration: none; font-size: 100%; }
margin-top: -20px;
}

.icon a { color: #C0C0C0; text-decoration: none; font-size: 200pt; }
.icon a { color: #C0C0C0; text-decoration: none; font-size: 200pt; }

0 comments on commit c74a36e

Please sign in to comment.