gergelypolonkai-web-jekyll/failmeter/css/failmeter.css

13 lines
145 B
CSS
Raw Permalink Normal View History

2015-08-18 08:16:50 +00:00
body {
padding-top: 80px;
}
.fail:hover {
background-color: #eee;
}
.progress {
margin-bottom: 0;
background-color: #cacaca;
}