Update 00_html_header.html

This commit is contained in:
Yacine31
2023-12-11 05:15:36 +01:00
parent 4482070cd5
commit 7c2c8b8175

View File

@@ -23,7 +23,7 @@
tr:hover {color:white; background:#0066CC;}
tr.main {color:black; background:white;}
tr.main:hover {color:black; background:white;}
td {vertical-align:top; border:1px solid #336699;}
td {vertical-align:top; border:1px solid #336699;padding-left: 10px;padding-right: 10px;}
td.c {text-align:center;}
font.n {font-size:10pt; font-style:italic; color:#336699;}
font.f {font-size:10pt; color:#999999; border-top:1px solid #336699; margin-top:30pt;}