force color of all links to blue
This commit is contained in:
+3
-1
@@ -66,6 +66,9 @@
|
||||
span {
|
||||
text-align: center;
|
||||
}
|
||||
a {
|
||||
color: rgb(50, 100, 255);
|
||||
}
|
||||
.title {
|
||||
font-size: 2.5em;
|
||||
}
|
||||
@@ -99,7 +102,6 @@
|
||||
text-align: center;
|
||||
}
|
||||
#output-link {
|
||||
color: rgb(50, 100, 255);
|
||||
word-break: break-all;
|
||||
}
|
||||
#output-ratio {
|
||||
|
||||
Reference in New Issue
Block a user