832d849 Added doxygen files git-subtree-dir: NanoBrain git-subtree-split: 832d8492398553db3cebb4b249812c0c9908abf5
12 lines
143 B
CSS
12 lines
143 B
CSS
/* Custom PasserVR CSS for DoxyGen */
|
|
|
|
a {
|
|
color: #e77505;
|
|
}
|
|
.contents a:visited {
|
|
color: #e77505;
|
|
}
|
|
|
|
a:hover {
|
|
color: #10659C;
|
|
} |