File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 170
170
color : # 202020 ;
171
171
font-family : Helvetica;
172
172
font-size : 16px ;
173
- line-height : 150 % ;
173
+ line-height : 1.5 rem ;
174
174
text-align : left;
175
175
margin : 10px 0 ;
176
176
padding : 0 ;
177
177
}
178
- p a {
178
+ a {
179
179
color : # 007c89 ;
180
180
font-weight : normal;
181
181
text-decoration : underline;
182
182
}
183
+ li {
184
+ margin : 0 0 .5rem 0 ;
185
+ line-height : 1.5rem ;
186
+ }
183
187
# templateBody {
184
188
background-color : # ffffff ;
185
189
background-image : none;
430
434
align ="center "
431
435
alt =""
432
436
src ="{{ site.url }}{{ site.baseurl }}/img/cfb-logo/cfb-logo-horiz-dark.png "
433
- width ="196 "
434
437
style ="
435
- max-width: 196px ;
438
+ max-width: 100% ;
436
439
padding-bottom: 0;
437
440
display: inline !important;
438
441
vertical-align: bottom;
You can’t perform that action at this time.
0 commit comments