mirror of https://github.com/masayuki0812/c3.git
Quite good looking graph derived from d3.js
http://c3js.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
144 B
12 lines
144 B
11 years ago
|
.row {
|
||
|
margin-left: 8px;
|
||
|
}
|
||
|
.row a {
|
||
|
display: block;
|
||
|
text-align: left;
|
||
|
font-size: 1.2em;
|
||
|
line-height: 1.8;
|
||
|
}
|
||
|
.row h3 {
|
||
|
color: #777;
|
||
|
}
|