mirror of
https://github.com/wah-su/wahs.wah.su.git
synced 2025-07-03 10:58:41 +05:00
fix video page title
This commit is contained in:
parent
be77294d73
commit
8b6e0cbebb
2 changed files with 5 additions and 2 deletions
|
@ -527,6 +527,9 @@
|
|||
.invisible {
|
||||
visibility: hidden;
|
||||
}
|
||||
.visible {
|
||||
visibility: visible;
|
||||
}
|
||||
.absolute {
|
||||
position: absolute;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue