mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-03 03:12:02 +00:00
7 lines
218 B
CSS
7 lines
218 B
CSS
td.fakeheader {
|
|
font-family: "MyriadPro-SemiboldCond" !important;
|
|
font-weight: 600 !important;
|
|
color: White !important;
|
|
background-color: Black !important;
|
|
border: 0pt solid cmyk(0%,0%,0%,100%);
|
|
} |