aboutsummaryrefslogtreecommitdiff
path: root/hg.css
diff options
context:
space:
mode:
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