mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 00:34:41 -05:00
fix thingys
This commit is contained in:
parent
dc9d559f42
commit
3014c380ef
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
This Source Code Form is subject to the terms of the GNU General Public License:
|
||||
|
||||
Copyright (C) 2021-2023 POKETUBE (https://codeberg.org/Ashley/poketube)
|
||||
Copyright (C) 2021-2024 POKETUBE (https://codeberg.org/Ashley/poketube)
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -155,9 +155,9 @@ font-family:Ubuntu
|
|||
}
|
||||
|
||||
.playlist-video > .info > .title {
|
||||
border-radius:0em
|
||||
border-radius:0em;
|
||||
height: 1.9em;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Reference in a new issue