mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
add maximise!!!
This commit is contained in:
parent
989412030e
commit
581e4da2b6
@ -709,3 +709,19 @@ marquee {
|
||||
font-stretch: extra-expanded;
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
.mini {
|
||||
display:none;
|
||||
}
|
||||
|
||||
|
||||
#video {
|
||||
object-fit:initial;
|
||||
}
|
||||
|
||||
#video:target {
|
||||
object-fit:none;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user