Download link in search results and related cosmetic changes

This commit is contained in:
Manish
2020-05-01 10:08:00 +10:00
parent ee275758d5
commit 0923a26853
3 changed files with 8 additions and 6 deletions
+3 -3
View File
@@ -49,11 +49,11 @@ h1 {
text-align: center;
}
#color1 {
color: #0c007e;
#downloadButton a {
color: Crimson;
}
#color1 a:hover {
#downloadButton a:hover {
color: DarkGoldenRod;
}