diff --git a/mobile.css b/mobile.css index f857ee7..cebcaab 100644 --- a/mobile.css +++ b/mobile.css @@ -1,5 +1,5 @@ body { - background-color: #C03030; + background-color: #78866b; font-family: 'Ubuntu', sans-serif; font-size: 100%; color: #000000; @@ -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; } \ No newline at end of file +.icon a { color: #C0C0C0; text-decoration: none; font-size: 200pt; }