docs: remove long commented out css
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 18 Apr 2019 08:12:42 +0000 (10:12 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 2 May 2019 08:45:57 +0000 (08:45 +0000)
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 <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/mesa.css

index 40bea13a9761fa8eabd158f620a739e3549f836b..8038832adbc3bbc7600ea23fa61ef73a08568ebf 100644 (file)
@@ -25,9 +25,7 @@ code {
 
 
 pre {
-       /*font-family: monospace;*/
        font-size: 10pt;
-       /*color: black;*/
        background-color: #eee;
        margin-left: 2em;
        padding: .5em;