forked from varia/varia.website
styled buttons for varia.zone/en/pages/stream.html
This commit is contained in:
parent
b6dec0264c
commit
26123b435c
@ -233,6 +233,14 @@ header {
|
|||||||
transform: skew(2deg);
|
transform: skew(2deg);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button.stream-button {
|
||||||
|
width: 24.5%;
|
||||||
|
padding: 0.5em 0;
|
||||||
|
background: #fbfdc6;
|
||||||
|
font-size: 1em;
|
||||||
|
border-radius: 25px;
|
||||||
|
}
|
||||||
|
|
||||||
.buttons{
|
.buttons{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
Loading…
Reference in New Issue
Block a user