doc styles changed

This commit is contained in:
Hamidreza Norouzi
2023-04-02 14:51:47 -07:00
parent 9105a503ce
commit 60ed8eb2b7
4 changed files with 24 additions and 9 deletions

View File

@ -21,14 +21,16 @@
font-size: 220%;
}
#projectname a
{
text-decoration: none;
color: rgba(0, 0, 0, 0.75);
}
#projectname a:hover, #projectbrief a:hover
{
text-decoration: none;
text-decoration: underline;
color: rgba(0, 0, 0, 1);
}