From b394157ae65325e7fe9b3eb83f6a1994f1850fc1 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sat, 26 Nov 2022 21:52:50 +0530 Subject: More Styling & Readme Changes * Adds Source code link --- hg.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'hg.css') diff --git a/hg.css b/hg.css index 80b2711..79d0549 100644 --- a/hg.css +++ b/hg.css @@ -250,4 +250,16 @@ dialog::backdrop { .controls { font-style: italic; font-size: larger; +} + +#source { + bottom: 4px; + position: absolute; + text-align: center; + left: 138px; + z-index: 999; +} + +#source a { + color: white; } \ No newline at end of file -- cgit v1.2.3