mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 01:27:59 +00:00
video-views class
This commit is contained in:
parent
4805b777dc
commit
acccc327f3
@ -66,12 +66,16 @@ a {
|
|||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
justify-self: center;
|
justify-self: center;
|
||||||
margin-right: -1em;
|
margin-right: -1.5em;
|
||||||
width: 20.5em;
|
width: 35.5em;
|
||||||
border: #7c44a0;
|
border: #7c44a0;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.video-views {
|
||||||
|
display:block ruby;
|
||||||
|
}
|
||||||
|
|
||||||
.video-info-panel.gradient {
|
.video-info-panel.gradient {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border-radius: 11px;
|
border-radius: 11px;
|
||||||
|
Loading…
Reference in New Issue
Block a user