13 lines
No EOL
162 B
Text
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;
|
|
} |