summaryrefslogtreecommitdiff
path: root/resources/style.css
Commit message (Collapse)AuthorAgeFilesLines
* Typographical adjustmentsSimon Ochsenreither2013-02-221-1/+12
| | | | | | | - Don't show underline of links by default, but on :hover, :focus - Add “Syntax” to syntax snippets - Remove superfluous bullet points from the TOC - Increase margin-top of h1
* Fix fonts to enable both old-style and lining numeralsSimon Ochsenreither2013-02-221-0/+7
| | | | | CSS is adapted so thet old-style numerals are only used in the text body, not headings or lists.
* Use the original type facesSimon Ochsenreither2013-02-211-7/+6
| | | | | | | - Utopia (alias Heuristica) for text - Luxi Mono for code Typography has been reworked and moved closer to the original.
* converted xml expressions and user defined annotations chaptersIain McGinniss2012-12-201-2/+2
|
* conversion of classes and objects chapterIain McGinniss2012-11-031-0/+7
|
* types chapter fully converted. Added link to jquery and some experimentalIain McGinniss2012-10-261-1/+19
| | | | | code for a fixed pop-out version of the table of contents, which is currently disabled.
* interim commit of conversion of types chapterIain McGinniss2012-10-221-4/+0
|
* - Grouping of text for examples in Lexical Syntax chapter fixedIain McGinniss2012-10-191-1/+7
| | | | - Style of examples elements changed to delineate grouped examples.
* Identifiers, Names and Scopes chapter converted. Minor CSS tweaks toIain McGinniss2012-10-191-0/+13
| | | | make examples and inline code look better.
* experimental restyling of examples to try and look a bit more likeIain McGinniss2012-10-181-0/+8
| | | | the original spec.
* preface and lexical syntax chapter converted, other chaptersIain McGinniss2012-10-171-0/+28
split into their own files