Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-11-25 03:35:29 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-11-25 03:35:29 +0300
commitaae52623b15e0480a9230be4533e0f389f736be7 (patch)
treeda4f08308d8b2cbadc6234abddcd0588dd2b4e82 /_includes
parenta795c0ccfc3fe16334e7c5ab0820f9f08979dd0e (diff)
Tentativelly set alternative fonts. ref #7
Diffstat (limited to '_includes')
-rw-r--r--_includes/head/custom.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/head/custom.html b/_includes/head/custom.html
index e5fb0ec..7b6583e 100644
--- a/_includes/head/custom.html
+++ b/_includes/head/custom.html
@@ -16,7 +16,7 @@
}
return nodeSet;
}
- getElementsByContains('Donations','a')[0].style.color ='red';
+ getElementsByContains('Donate','a')[0].style.color ='green';
}
</script>