summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/components/code_of_honor.css
blob: 1314b9a230d2f46add382e5c1cadfc1ae4593042 (plain)
1
2
3
4
5
6
7
8
9
10
11
#code-of-honor {
    max-width: 60%;
    margin: 1em auto;
    padding: 1em;
    color: white;
    border-radius: 1em;
}

#code-of-honor.accepted { background-color: forestgreen; }
#code-of-honor.rejected { background-color: firebrick; }

Copyright 2019--2025 Marius PETER