Commit 2151b22ba054a3ae9c2c34e509eb4c8281927155

Authored by Georg Hopp
1 parent 18ed0a21

mehrere Boxen mit jeweils eigenem Header pro Gruppe

Showing 1 changed file with 4 additions and 4 deletions
@@ -26,10 +26,10 @@ @@ -26,10 +26,10 @@
26 color: #000000 26 color: #000000
27 } 27 }
28 .f-box-head1 { 28 .f-box-head1 {
29 - font-family: verdana, sans-serif;  
30 - font-size: 10pt;  
31 - font-weight: normal;  
32 - color: #000000 29 + font-family: verdana, sans-serif;
  30 + font-size: 10pt;
  31 + font-weight: normal;
  32 + color: #000000
33 } 33 }
34 /* ======================================================================= */ 34 /* ======================================================================= */
35 35
Please register or login to post a comment