Browse Source

styled buttons for varia.zone/en/pages/stream.html

master
ccl 4 years ago
parent
commit
26123b435c
  1. 8
      themes/varia/static/css/main.css

8
themes/varia/static/css/main.css

@ -233,6 +233,14 @@ header {
transform: skew(2deg);
}
button.stream-button {
width: 24.5%;
padding: 0.5em 0;
background: #fbfdc6;
font-size: 1em;
border-radius: 25px;
}
.buttons{
position: absolute;
font-size: 14px;

Loading…
Cancel
Save