summaryrefslogtreecommitdiff
path: root/docs/mesa.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/mesa.css')
-rw-r--r--docs/mesa.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/mesa.css b/docs/mesa.css
index a55833ce076..6fdc38f9432 100644
--- a/docs/mesa.css
+++ b/docs/mesa.css
@@ -8,19 +8,16 @@ body {
h1 {
font-size: 24px;
font-weight: bold;
- color: black;
}
h2 {
font-size: 18px;
font-weight: bold;
- color: black;
}
code {
font-family: monospace;
font-size: 10pt;
- color: black;
}