mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
qwq
This commit is contained in:
parent
424d025bf7
commit
a949a25547
@ -51,12 +51,13 @@ a {
|
||||
margin-bottom: 20px;
|
||||
font-stretch: expanded;
|
||||
justify-self: center;
|
||||
width: 38em;
|
||||
width: max-content;
|
||||
font-family: "PokeTube Flex";
|
||||
border: #7c44a0;
|
||||
border-style: solid;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
position: static;
|
||||
}
|
||||
|
||||
.video-sub-info.description > .video-title {
|
||||
@ -217,7 +218,7 @@ a {
|
||||
}
|
||||
|
||||
.subscribe-button > a {
|
||||
color:black
|
||||
color: black;
|
||||
}
|
||||
|
||||
.video > .thumbnail > .video-length {
|
||||
|
Loading…
Reference in New Issue
Block a user