diff options
Diffstat (limited to 'wiki/css')
-rw-r--r-- | wiki/css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,3 +6,8 @@ table { table th, table td { border: solid 1px gray; } + +pre { + background-color: #e5ffe5; + border: solid 1px gray; +}
\ No newline at end of file |