mirror of
https://github.com/idanoo/GoScrobble
synced 2025-06-30 21:22:18 +00:00
11 lines
No EOL
153 B
CSS
11 lines
No EOL
153 B
CSS
.homeText {
|
|
margin: 0;
|
|
font-size: 2rem;
|
|
}
|
|
|
|
.subHomeText {
|
|
margin-top: -5px;
|
|
font-style: italic;
|
|
color: #CCC;
|
|
font-size: 1.4rem;
|
|
} |