Personalizzazioni di stile per i link ad astroedu

This commit is contained in:
ulaulaman 2021-10-22 01:28:04 +02:00
parent abd82ed092
commit 5ee8168557
1 changed files with 7 additions and 1 deletions

View File

@ -313,4 +313,10 @@ div.paleBlueRows {
width: 6.7%;
height: 6.5%;
padding-bottom: 2.18%;
}
}
/* astroedu */
a.astroedu:link {color:#f4900c;}
a.astroedu:visited {color:#faaf3f;}
a.astroedu:hover {color:#ffcc00;}