cute rotating carousel
[edumed.git] / catalogue / static / catalogue / css / section_list.css
1 .section-level {
2   width: 40em;
3   border-radius: 0.938em; }
4
5 .section-depth {
6   display: inline-block;
7   vertical-align: top;
8   padding: 1.25em; }
9   .section-depth h1 {
10     text-transform: uppercase;
11     margin: 0 0 1em 0;
12     font-size: 1em; }
13   .section-depth .section-lessons {
14     padding: 0 0 0 1em; }
15
16 .section-depth-0 {
17   width: 16.25em; }
18
19 .section-depth-1 {
20   border-radius: 0 0.938em 0.938em 0;
21   width: 18.75em; }
22
23 .section-level-gimnazjum {
24   background: #f4ae83;
25   color: #67584f; }
26   .section-level-gimnazjum a {
27     color: #67584f; }
28   .section-level-gimnazjum .section-depth-1 {
29     background: #ed7831;
30     color: #fff; }
31     .section-level-gimnazjum .section-depth-1 a {
32       color: #fff; }
33
34 .section-level-L {
35   background: #f4ae83;
36   color: #67584f; }
37   .section-level-L a {
38     color: #67584f; }
39   .section-level-L .section-depth-1 {
40     background: #ed7831;
41     color: #fff; }
42     .section-level-L .section-depth-1 a {
43       color: #fff; }