codecombat/app/styles/play/ladder/my_matches_tab.sass
2014-04-04 14:22:30 -07:00

29 lines
No EOL
459 B
Sass

#my-matches-tab-view
.axis path, .axis line
fill: none
stroke: #555
shape-rendering: crispEdges
.x.axis.path
display: none
.line
fill: none
stroke: steelblue
stroke-width: 1.5px
.humans-line
fill: none
stroke: #bf3f3f
stroke-width: 1.5px
.ogres-line
fill: none
stroke: #3f44bf
stroke-width: 1.5px
.axis text
stroke: none
fill: #555555
shape-rendering: crispEdges