Mercurial > hg > rlgallery-misc
comparison web/scoring/scores.css @ 38:d2c3c29ca4f9
Add a new statistics script that creates SVG plots.
author | John "Elwin" Edwards |
---|---|
date | Fri, 10 Jan 2014 07:15:39 -0500 |
parents | 7303535b5a5d |
children |
comparison
equal
deleted
inserted
replaced
37:c045d4dcf88a | 38:d2c3c29ca4f9 |
---|---|
29 | 29 |
30 div.sentry:nth-child(3n+2) { | 30 div.sentry:nth-child(3n+2) { |
31 background-color: #FFE0E0; | 31 background-color: #FFE0E0; |
32 } | 32 } |
33 | 33 |
34 div.graph { | |
35 margin: 1em auto; | |
36 } | |
37 | |
34 span.shdata { | 38 span.shdata { |
35 display: table-cell; | 39 display: table-cell; |
36 font-weight: bold; | 40 font-weight: bold; |
37 text-align: center; | 41 text-align: center; |
38 padding: 0 1em; | 42 padding: 0 1em; |