summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Faye-Lund <[email protected]>2019-04-18 10:12:42 +0200
committerErik Faye-Lund <[email protected]>2019-05-02 08:45:57 +0000
commit3085eb90a0e737fb1909f18a2b5b91946f3c7ee8 (patch)
tree286db13438cb0492e861ace3b5768e2adf60b3b8
parentb6321d2f67ad2652bdb37a134d8eecf2835d8aa7 (diff)
docs: remove long commented out css
These attributes has been commented out since 2005; I don't think there's a big chance of them making a return as-is. Signed-off-by: Erik Faye-Lund <[email protected]> Reviewed-by: Eric Engestrom <[email protected]>
-rw-r--r--docs/mesa.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/mesa.css b/docs/mesa.css
index 40bea13a976..8038832adbc 100644
--- a/docs/mesa.css
+++ b/docs/mesa.css
@@ -25,9 +25,7 @@ code {
pre {
- /*font-family: monospace;*/
font-size: 10pt;
- /*color: black;*/
background-color: #eee;
margin-left: 2em;
padding: .5em;