~ubuntu-branches/debian/jessie/sqlalchemy/jessie

« back to all changes in this revision

Viewing changes to doc/_static/pygments.css

  • Committer: Package Import Robot
  • Author(s): Piotr Ożarowski
  • Date: 2013-10-28 22:29:40 UTC
  • mfrom: (1.4.24)
  • Revision ID: package-import@ubuntu.com-20131028222940-wvyqffl4g617caun
Tags: 0.8.3-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
.highlight .gr { color: #FF0000 } /* Generic.Error */
14
14
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
15
15
.highlight .gi { color: #00A000 } /* Generic.Inserted */
16
 
.highlight .go { color: #303030 } /* Generic.Output */
 
16
.highlight .go { color: #333333 } /* Generic.Output */
17
17
.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
18
18
.highlight .gs { font-weight: bold } /* Generic.Strong */
19
19
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
20
 
.highlight .gt { color: #0040D0 } /* Generic.Traceback */
 
20
.highlight .gt { color: #0044DD } /* Generic.Traceback */
21
21
.highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */
22
22
.highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
23
23
.highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */