foodsoft/app/assets/stylesheets/foodsoft.less
2012-10-08 21:52:03 +02:00

13 lines
No EOL
162 B
Text

section {
padding-bottom: 30px;
margin-bottom: 30px;
border-bottom: 1px solid #d3d3d3;
}
.accepted {
color: #468847;
}
.unaccepted {
color: #B94A48;
}