deemix-webui/public/css/modules/tabs/home-tab.css

16 lines
232 B
CSS
Raw Normal View History

2020-05-09 18:18:36 +02:00
#home_not_logged_text {
margin-bottom: 15px;
}
.top-tracks-position {
padding: 12px;
text-align: center;
cursor: default;
}
2020-05-09 18:18:36 +02:00
.home_section {
border-top: 1px solid var(--separator);
padding-top: 25px;
padding-bottom: 25px;
}