File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -471,8 +471,7 @@ <h2>Demo</h2>
471
471
</ div >
472
472
</ div >
473
473
</ div >
474
-
475
- < div class ="row ">
474
+ < div class ="row padding-top ">
476
475
< div class ="col-lg-6 text-center ">
477
476
< h3 > Klientenrolle</ h3 >
478
477
< a href ="https://otp-quality.sdbb.ch/ " class ="btn btn-outline " role ="button "> Als KlientIn einloggen</ a >
@@ -516,7 +515,8 @@ <h3>Beraterrolle</h3>
516
515
</ div >
517
516
< div class ="col-lg-4 ">
518
517
< p > Kompletter Beispielbericht eines Leistungstests:</ p >
519
- < a href ="pdf/BRTA-Beispielbericht.pdf " target ="_blank "> < i class ="fa fa-file-pdf-o fa-3x "> </ i >
518
+ < a href ="pdf/BRTA-Beispielbericht.pdf " class ="btn btn-outline " role ="button " target ="_blank ">
519
+ < span class ="fa fa-file-pdf-o "> Bericht öffnen (PDF)</ span >
520
520
</ a >
521
521
</ div >
522
522
</ div >
Original file line number Diff line number Diff line change @@ -91,6 +91,9 @@ hr.star-primary:after {
91
91
background-color : @brand-primary ;
92
92
}
93
93
}
94
+ li a {
95
+ line-height : 22px ;
96
+ }
94
97
}
95
98
96
99
header {
You can’t perform that action at this time.
0 commit comments