Error State
No data
by clawfire
HTML
<div class=graph>
</div>
CSS
.graph{
background: #eee url(http://s.thibau.lt/FkfR/no.png) no-repeat center center;
width : 600px;
height: 200px;
display:block;
}
by clawfire
<div class=graph>
</div>
.graph{
background: #eee url(http://s.thibau.lt/FkfR/no.png) no-repeat center center;
width : 600px;
height: 200px;
display:block;
}