diff options
| author | Andrew Dolgov <fox@madoka.spb.ru> | 2008-01-11 08:18:19 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.spb.ru> | 2008-01-11 08:18:19 +0100 |
| commit | b44d8c51472b4827754a049bc83fb8d5f3eaff4c (patch) | |
| tree | 8e9a63f080ba8f793233ed8b9c35a75175cfec20 /utility.css | |
| parent | 6a5efb075cedef567d8356fe57e9d913869fb027 (diff) | |
label help tweaks
Diffstat (limited to 'utility.css')
| -rw-r--r-- | utility.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utility.css b/utility.css index 54e75babe..bdda169ea 100644 --- a/utility.css +++ b/utility.css @@ -7,7 +7,7 @@ p.warning { color : red; } -p.query { +p.query, code { color : green; } |