File tree Expand file tree Collapse file tree 4 files changed +15
-5
lines changed Expand file tree Collapse file tree 4 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 1
1
< div align ="right ">
2
+ < a href ="https://www.verisgroup.com ">
3
+ < img border ="0 " title ="Keystone sponsor " src ="/images/verisgroup.png " height ="25 " style ="margin: 0px 10px ">
4
+ </ a >
2
5
< a href ="http://www.synacktiv.com ">
3
- < img border ="0 " src ="/images/synacktiv.png " height ="30 " style =" margin: 0px 40px ">
6
+ < img border ="0 " title =" Keystone sponsor " src ="/images/synacktiv.png " height ="25 ">
4
7
</ a >
5
8
</ div >
9
+
10
+
Original file line number Diff line number Diff line change 16
16
</ head >
17
17
18
18
< body >
19
+ < div class ="wrapper-footer ">
20
+ < div class ="container ">
19
21
< footer class ="sponsor ">
20
22
{% include sponsors.html %}
21
23
</ footer >
24
+ </ div >
25
+ </ div >
22
26
23
27
< div class ="wrapper-masthead ">
24
28
< div class ="container ">
Original file line number Diff line number Diff line change @@ -271,19 +271,20 @@ nav {
271
271
}
272
272
273
273
.wrapper-footer {
274
- margin-top : 10 px ;
274
+ margin-top : 0 px ;
275
275
border-top : 1px solid #ddd ;
276
276
border-bottom : 1px solid #ddd ;
277
- background-color : $lightGray ;
277
+ background-color : #f0f0f0 ;
278
278
}
279
279
280
280
sponsor {
281
- padding : 5 px 0 ;
281
+ padding : 12 px 0 ;
282
282
text-align : center ;
283
283
}
284
284
285
+
285
286
footer {
286
- padding : 5 px 0 ;
287
+ padding : 6 px 0 ;
287
288
text-align : center ;
288
289
}
289
290
You can’t perform that action at this time.
0 commit comments