Tooth/data/app.css
2019-03-09 16:06:40 +03:00

36 lines
519 B
CSS

.titlebar.compact {
padding: 0 6px;
}
.mode .toggle{
border-radius:0px;
border-top:none;
border-bottom:none;
padding:10px;
margin:0px;
}
.button_avatar{
padding:0;
border:0;
box-shadow:none;
background:none;
}
.toot-text, .toot-text text{
background-color: transparent;
}
.header{
background-size: cover;
background-position: 50%;
opacity: 0.15;
}
.relationship {
background: rgba (0,0,0,.5);
padding: 6px;
border-radius: 3px;
color: #fff;
}