Update 'themes/varia/static/css/main.css'

This commit is contained in:
ccl 2020-04-18 01:10:52 +02:00
parent 5fe5fc8f89
commit 85af1b698d

View File

@ -242,6 +242,11 @@ button.stream-button {
font-family: 'kop';
}
button.stream-button:active {
background: #f6ca59;
border: none;
}
.buttons{
position: absolute;
font-size: 14px;