deemix-webui/public/css/modules/stackedTabs.css

18 lines
287 B
CSS
Raw Normal View History

2020-04-18 11:17:39 +02:00
.image_header header{
2020-04-17 21:04:51 +02:00
background-position: 0% 35%;
background-size: cover;
padding: 220px 24px 8px;
2020-04-18 10:16:58 +02:00
border-radius: 8px 8px 0px 0px;
2020-04-17 21:04:51 +02:00
}
.image_header header h1,
.image_header header h2{
margin: 0px;
}
.image_header header h2{
margin: 0px;
font-size: 18px;
margin-bottom: 12px;
}