Mercurial > hg > webaudioevaluationtool
annotate analysis/analysis.css @ 1939:7c846e19725f
Merge
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Tue, 08 Mar 2016 14:44:14 +0000 |
parents | |
children | ce3d4d6d01b8 |
rev | line source |
---|---|
nickjillings@1939 | 1 div.chart-holder { |
nickjillings@1939 | 2 border: 1px black solid; |
nickjillings@1939 | 3 margin: 10px 0px; |
nickjillings@1939 | 4 } |
nickjillings@1939 | 5 div.code { |
nickjillings@1939 | 6 margin: 5px; |
nickjillings@1939 | 7 padding-left: 15px; |
nickjillings@1939 | 8 background-color: rgb(200,200,200); |
nickjillings@1939 | 9 border: 2px dashed black; |
nickjillings@1939 | 10 } |