Files
neurox/doxy/extra.css
T
2026-05-24 16:11:38 +05:00

39 lines
448 B
CSS

body {
background-color: #202028;
color:#ccd;
}
h1 {
color:#ddc;
}
h2 {
color:#ddc;
}
h3 {
color:#ddc;
}
h4 {
color:#ddc;
}
h5 {
color:#ddc;
}
h6 {
color:#ddc;
}
#projectname {
color: #e7f;
font-weight: bolder;
}
#projectnumber {
color: #aad;
font-weight: normal;
}
#projectbrief {
color: #dda;
font-weight: normal;
font-weight: bold;
}
summary {
font-weight: bold;
color: #ddc;
}