local changes from server
[prawokultury.git] / questions / static / questions / tagcloud.css
1 #questions-filter div {
2   margin: 10px 0; }
3
4 #questions-categories {
5   margin-bottom: 10px;
6   display: inline; }
7   #questions-categories a.selected {
8     cursor: default;
9     text-decoration: none;
10     color: black; }
11
12 .questions-tags-group {
13   display: none; }