burningTyger 7 years ago
parent
commit
58e055fca6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      views/xxx.slim

+ 1 - 1
views/xxx.slim

@@ -24,7 +24,7 @@ link rel="stylesheet" href=url("/css/page.css")
           |Der allgemeine Prüfungsausschuss stellte in seiner Abschlusskonferenz am #{(hj.konferenzdatum).strftime("%-d.%-m.%Y")} fest:
           .voffset-halb
           b Leistungen
-          div style="font-size: 90%"
+          div style=(s.fachklasse.fks == "102" ? "font-size: 90%" : "font-size: 100%")
             ==partial :p_noten_grid, :s => s, :hj => hj, :repo => repo, :notenquelle => :note_abschluss
           ==partial :p_zeugnis_bemerkungen_grid, :s => s, :hj => hj
         .main-right