mirror of
https://codeberg.org/ashley/poke
synced 2026-04-09 04:47:57 +00:00
font changes lel
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
along with this program. If not, see https://www.gnu.org/licenses/.
|
along with this program. If not, see https://www.gnu.org/licenses/.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
/* text */
|
/* text */
|
||||||
--text-link: #0ab7f0;
|
--text-link: #0ab7f0;
|
||||||
@@ -331,7 +332,10 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.subscribe-button > a {
|
.subscribe-button > a {
|
||||||
color: black;
|
color: black !important;
|
||||||
|
font-family: var(--text-font-primary);
|
||||||
|
font-stretch: ultra-expanded;
|
||||||
|
font-weight: 900;
|
||||||
}
|
}
|
||||||
|
|
||||||
.video > .thumbnail > .video-length {
|
.video > .thumbnail > .video-length {
|
||||||
|
|||||||
Reference in New Issue
Block a user