diff --git a/contact.html b/contact.html index 20c7f04..6a3e834 100644 --- a/contact.html +++ b/contact.html @@ -159,6 +159,7 @@
diff --git a/css/general.css b/css/general.css index 976f709..f8d89e4 100644 --- a/css/general.css +++ b/css/general.css @@ -1429,6 +1429,12 @@ section { color: rgb(255, 208, 137) } +#youtube::after { + content: 'Youtube'; + right: -25px; + color: rgb(255, 208, 137) +} + #sponsor-heading { margin: 30px 0 0; } diff --git a/css/second.css b/css/second.css index 71598b7..833404c 100644 --- a/css/second.css +++ b/css/second.css @@ -806,6 +806,12 @@ option { color: rgb(255, 208, 137) } +#youtube::after { + content: 'Youtube'; + right: -25px; + color: rgb(255, 208, 137) +} + .emphasis-text { color:rgb(51, 235, 189); } diff --git a/index.html b/index.html index 61d3a97..9c44687 100644 --- a/index.html +++ b/index.html @@ -773,6 +773,7 @@
diff --git a/licenses.html b/licenses.html index 539fc21..4364055 100644 --- a/licenses.html +++ b/licenses.html @@ -346,6 +346,7 @@
diff --git a/rules.html b/rules.html index f067710..2e82ae6 100644 --- a/rules.html +++ b/rules.html @@ -229,6 +229,7 @@