From 98090dd87304f5bbc5f74a6e77f275f014a3e5f8 Mon Sep 17 00:00:00 2001 From: Ashley <iamashley@duck.com> Date: Mon, 22 Aug 2022 12:25:44 +0200 Subject: [PATCH] New href colors --- html/priv.ejs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/html/priv.ejs b/html/priv.ejs index 7fcdc924..ce0423e8 100644 --- a/html/priv.ejs +++ b/html/priv.ejs @@ -1,4 +1,4 @@ - <!-- + <!-- This Source Code Form is subject to the terms of the GNU General Public License: Copyright (C) 2021-2022 POKETUBE (https://github.com/iamashley0/poketube) @@ -40,6 +40,10 @@ src:url('https://cdn.statically.io/gh/brecert/discord-quote-generator/main/Ginto font-family: 'Ginto Nord'; } + :visited { color: #00c0ff } + +a{ + color:#0ab7f0; </style> </head> <body id="pg-privacy" class="page-privacy">