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

13 lines
145 B
CSS

body {
padding-top: 80px;
}
.fail:hover {
background-color: #eee;
}
.progress {
margin-bottom: 0;
background-color: #cacaca;
}