comparison website/src/site.css @ 642:c4216a583de4 0.17

add links to functions in manual
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 23 Mar 2016 15:07:06 -0600
parents 22bfd8a2eaee
children 3860ed4b8552
comparison
equal deleted inserted replaced
641:252041bc41b5 642:c4216a583de4
28 } 28 }
29 [heading] { 29 [heading] {
30 margin: 2em 0 0.6em; 30 margin: 2em 0 0.6em;
31 color: #233E93; 31 color: #233E93;
32 } 32 }
33 [heading] a[href], [heading] a[href]:visited {
34 color: inherit;
35 }
33 36
34 h4 code { 37 h4 code {
35 font-size: 1.4em; 38 font-size: 1.4em;
36 font-weight: normal; 39 font-weight: normal;
37 } 40 }