More Styling & Readme Changes

* Adds Source code link
This commit is contained in:
Indrajith K L
2022-11-26 21:52:50 +05:30
parent 199501039c
commit b394157ae6
3 changed files with 14 additions and 1 deletions

12
hg.css
View File

@@ -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;
}