~ubuntu-branches/ubuntu/precise/tumbler/precise

« back to all changes in this revision

Viewing changes to docs/reference/tumbler/html/style.css

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2010-12-05 18:39:20 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101205183920-2mcxzfb5ufpzzfis
Tags: 0.1.5-0ubuntu1
New upstream development release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
209
209
  font-weight: normal;
210
210
}
211
211
 
 
212
.annotation
 
213
{
 
214
  /* tango:aluminium 5 */
 
215
  color: #555753;
 
216
  font-size: 80%;
 
217
  font-weight: normal;
 
218
}
 
219
 
212
220
/* code listings */
213
221
 
214
222
.listing_code .programlisting .cbracket   { color: #a40000; } /* tango: scarlet red 3 */