
git-subtree-dir: ControlCore git-subtree-mainline: 2b5f5a58ac608aca3aad452a87f6cb27f428cbde git-subtree-split: 0a57e6d99abadc3257c6b1fdf5880b993e0d0fcb
12 lines
132 B
CSS
12 lines
132 B
CSS
/* Custom PasserVR CSS for DoxyGen */
|
|
|
|
a {
|
|
color: #e77505;
|
|
}
|
|
.contents a:visited {
|
|
color: #e77505;
|
|
}
|
|
|
|
a:hover {
|
|
color: #10659C;
|
|
} |