aboutsummaryrefslogtreecommitdiff
path: root/hg.css
diff options
context:
space:
mode:
authorIndrajith K L2022-11-26 21:52:50 +0530
committerIndrajith K L2022-11-26 21:52:50 +0530
commitb394157ae65325e7fe9b3eb83f6a1994f1850fc1 (patch)
tree06e3a658a8af798feaa08013ba58349a7b04f7b6 /hg.css
parent199501039cfc0a054b9ee8a6d508f7b545d612bf (diff)
downloadretrowave-player-b394157ae65325e7fe9b3eb83f6a1994f1850fc1.tar.gz
retrowave-player-b394157ae65325e7fe9b3eb83f6a1994f1850fc1.tar.bz2
retrowave-player-b394157ae65325e7fe9b3eb83f6a1994f1850fc1.zip
More Styling & Readme Changes
* Adds Source code link
Diffstat (limited to 'hg.css')
-rw-r--r--hg.css12
1 files changed, 12 insertions, 0 deletions
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