mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 16:43:45 +00:00
add maximise!!!
This commit is contained in:
@@ -709,3 +709,19 @@ marquee {
|
||||
font-stretch: extra-expanded;
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
.mini {
|
||||
display:none;
|
||||
}
|
||||
|
||||
|
||||
#video {
|
||||
object-fit:initial;
|
||||
}
|
||||
|
||||
#video:target {
|
||||
object-fit:none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user