diff options
author | jfb@chromium.org <jfb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-09 22:04:55 +0000 |
---|---|---|
committer | jfb@chromium.org <jfb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-09 22:04:55 +0000 |
commit | 8115602f9c79966502d76f897d50b7e2fb9172ef (patch) | |
tree | b5636363514903eec2181d0b1e54f5ea0077cb83 /native_client_sdk/doc_generated/_static/pygments.css | |
parent | e59198283e55b39ec9ce742b2afbbd9a363406cb (diff) | |
download | chromium_src-8115602f9c79966502d76f897d50b7e2fb9172ef.zip chromium_src-8115602f9c79966502d76f897d50b7e2fb9172ef.tar.gz chromium_src-8115602f9c79966502d76f897d50b7e2fb9172ef.tar.bz2 |
NaCl documentation: miscellaneous FAQ improvements
R= binji@chromium.org
TEST= none
BUG= none
NOTRY=true
(documentation only change)
Review URL: https://codereview.chromium.org/382603004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282137 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'native_client_sdk/doc_generated/_static/pygments.css')
-rw-r--r-- | native_client_sdk/doc_generated/_static/pygments.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/native_client_sdk/doc_generated/_static/pygments.css b/native_client_sdk/doc_generated/_static/pygments.css index 1a14f2a..d79caa1 100644 --- a/native_client_sdk/doc_generated/_static/pygments.css +++ b/native_client_sdk/doc_generated/_static/pygments.css @@ -13,11 +13,11 @@ .highlight .gr { color: #FF0000 } /* Generic.Error */ .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ .highlight .gi { color: #00A000 } /* Generic.Inserted */ -.highlight .go { color: #303030 } /* Generic.Output */ +.highlight .go { color: #333333 } /* Generic.Output */ .highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ -.highlight .gt { color: #0040D0 } /* Generic.Traceback */ +.highlight .gt { color: #0044DD } /* Generic.Traceback */ .highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */ |