File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
_resourcepdf/overrides/partials Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 44
55 < div class ="actions ">
66
7- < a href ="https://docs.percona.com/percona-server/8.0/get-help.html " style ="color: var(--md-typeset-a-color) ; "> Get help from Percona</ a >
7+ < a href ="https://docs.percona.com/percona-server/8.0/get-help.html " style ="color: #2cbea2 ; "> Get help from Percona</ a >
88 </ div >
99 </ div >
Original file line number Diff line number Diff line change 1818 gap : 0.5em ;
1919 font-size : 1.2rem ;
2020 font-weight : normal;
21- color : var ( --md-typeset-a-color ) ;
21+ color : # 2cbea2 ;
2222 text-decoration : underline;
2323}
2424
2929 vertical-align : middle;
3030}
3131
32+ /* Target the custom banner by its data attribute */
33+ [data-banner = "data-banner" ] {
34+ border : 2px solid # 2cbea2 ; /* Change this to your desired border color */
35+ }
You can’t perform that action at this time.
0 commit comments