File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -549,11 +549,15 @@ footer a:hover,
549
549
}
550
550
551
551
.site-info .footer-text p {
552
- font-weight : 300 ;
552
+ font-weight : 400 ;
553
553
font-size : 13px ;
554
554
line-height : 16px ;
555
555
}
556
556
557
+ .site-info .footer-text a {
558
+ padding-right : 20px ;
559
+ }
560
+
557
561
.footer-head {
558
562
font-weight : 700 ;
559
563
color : # cccccc ;
Original file line number Diff line number Diff line change 83
83
84
84
< div class ="text-center ">
85
85
< p > < a href ="https://www.f5.com/ "> < img class ="f5-logo-footer " src ="{{.Site.BaseURL}}/images/icons/Logo_F5.svg " alt ="F5 logo "> </ a >
86
- ©2024 F5, Inc. All rights reserved.< br > < a href ="https://www.f5.com/company/policies/trademarks " rel ="noopener " target ="_blank "> Trademarks</ a > < a href ="https://www.f5.com/company/policies " rel ="noopener " target ="_blank "> Policies</ a > | < a href ="{{ .Site.BaseURL }}/ossc "> Open Source Components</ a > | < a href ="https://www.f5.com/company/policies/privacy-notice " rel ="noopener " target ="_blank "> Privacy</ a > | < a href ="https://www.f5.com/company/policies/F5-California-privacy-summary " rel ="noopener " target ="_blank "> California Privacy</ a > | < a href ="https://www.f5.com/company/policies/privacy-notice#no-sell " rel ="noopener " target ="_blank "> Do Not Sell My Personal Information</ a > | < span id ="teconsent "> </ span > </ p >
86
+ ©2024 F5, Inc. All rights reserved.</ p > < p > < a href ="https://www.f5.com/company/policies/trademarks " rel ="noopener " target ="_blank "> Trademarks</ a > < a href ="https://www.f5.com/company/policies " rel ="noopener " target ="_blank "> Policies</ a > < a href ="{{ .Site.BaseURL }}/ossc "> Open Source Components</ a > < a href ="https://www.f5.com/company/policies/privacy-notice " rel ="noopener " target ="_blank "> Privacy</ a > < a href ="https://www.f5.com/company/policies/F5-California-privacy-summary " rel ="noopener " target ="_blank "> California Privacy</ a > < a href ="https://www.f5.com/company/policies/privacy-notice#no-sell " rel ="noopener " target ="_blank "> Do Not Sell My Personal Information</ a > < span id ="teconsent "> </ span > </ p >
87
87
</ div >
88
88
89
89
</ div > <!-- /.site-info -->
You can’t perform that action at this time.
0 commit comments