thingspeak/app/assets/stylesheets/status.css

11 lines
140 B
CSS
Raw Normal View History

.recent_status {
font-family: sans-serif;
margin: 4px;
}
2014-04-11 04:06:03 +02:00
.timeago {
font-size: 0.8em;
color: #ccc;
margin-left:10px;
2014-04-11 04:06:03 +02:00
}