UI tweaking
[prawokultury.git] / questions / static / questions / tagcloud.scss
1 #questions-filter {
2     div {
3         margin: 10px 0;
4     }
5 }
6 #questions-categories {
7     margin-bottom:10px;
8     display: inline;
9     a.selected {
10         cursor: default;
11         text-decoration: none;
12         color: black;
13     }
14 }
15
16 .questions-tags-group {\r
17     display: none;\r
18 }
19