style of documentation changed

This commit is contained in:
Hamidreza Norouzi
2023-04-02 14:53:54 -07:00
parent 57a47752cf
commit f0e9896b26
2266 changed files with 30343 additions and 24130 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);
}