UI tweaking
[prawokultury.git] / questions / templates / questions / question_list.html
index 7c61881..5991b6a 100755 (executable)
@@ -29,8 +29,8 @@ technologii informacyjno-komunikacyjnych oraz posiada wieloletnie
 doświadczenie doradcze w tej tematyce.</p>
 
 <div id="questions-filter">
-
-    {% if tag %}<a href=".">Wyświetl wszystkie</a> lub w{% else %}W{% endif %}ybierz kategorię tematów:
+    <h2>Filtruj pytania</h2>
+    Wybierz kategorię tematów:
     <div id="questions-categories">
     <a href="#" data-category-id="0">bez kategorii</a>
     {% for category in tag_categories %} /
@@ -43,13 +43,16 @@ doświadczenie doradcze w tej tematyce.</p>
         <div class="questions-tags-group" data-category-id="{{category_id}}">
         Wyświetl tylko na temat:
         {% for atag in tag_list %} {% if not forloop.first %}/{% endif %}
-            {% if atag == tag %}<strong>{{ atag }}</strong>
-            {% else %}<a href="?tag={{ atag.slug }}">{{ atag }}</a>
+            {% if atag == tag %}<strong style="font-size: {{atag.factor}}em;">{{ atag }}</strong>
+            {% else %}<a href="?tag={{ atag.slug }}" style="font-size: {{atag.factor}}em;">{{ atag }}</a>
             {% endif %}
         {% endfor %}
         </div>
     {% endfor %}
     </div>
+    <div>
+        {% if tag %}<a href=".">Pokaż wszystkie pytania</a>{% endif %}
+    </div>
 </div>
 
 <h2>Odpowiedzi na już zadane pytania