the home site for me: also iteration 3 or 4 of my site
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

bug: don't highlight code that is an indirect child of a div

+1 -1
+1 -1
sass/css/mods.css
··· 106 106 float: left; 107 107 } 108 108 109 - div code, 109 + div > code, 110 110 li code, 111 111 p code { 112 112 padding: 0.1em 0.3em 0.1em 0.3em;