1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-12 02:42:48 +00:00

more graph work

This commit is contained in:
2015-12-20 21:11:54 -06:00
parent b33ea2cb7d
commit 5bae9b8af2
7 changed files with 316 additions and 72 deletions

View File

@@ -248,4 +248,11 @@ a {
.gist-data{
max-height: 500px;
max-width: 600px;
}
.chart-legend li span{
display: inline-block;
width: 12px;
height: 12px;
margin-right: 5px;
}