mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
underline hyperlinks
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/* COMMON STUFF */
|
||||
|
||||
body {
|
||||
background-color: #FFFFFF;
|
||||
margin-left: 10px;
|
||||
@@ -53,6 +54,7 @@ h5 {
|
||||
a:link {
|
||||
color: #5d6b70;
|
||||
text-decoration: none;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
|
||||
Reference in New Issue
Block a user