10 text-decoration: underline;
15 display: inline-block;
20 text-transform: uppercase;
25 .section-type-synthetic {
26 width: 300*$px - 2 * 20*$px;
28 .section-type-course {
29 width: 340*$px - 2 * 20*$px;
31 .section-type-project {
32 width: 640*$px - 2 * 20*$px;
35 .section-level-gimnazjum {
42 .section-type-synthetic {
44 .section-type-course {
51 .section-type-project {
52 background-color: lighten(#f4ae83, 10);
57 .section-level-liceum {
64 .section-type-synthetic {
66 .section-type-course {
73 .section-type-project {
74 background-color: lighten(#44b69f, 25);
85 border: 1px solid #777;
106 display: inline-block;