Update 00_html_header.html

This commit is contained in:
Yacine31
2023-11-23 02:33:21 +01:00
parent 3b9ef17a9e
commit f355b82ea8

View File

@@ -28,6 +28,8 @@
font.n {font-size:10pt; font-style:italic; color:#336699;} 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;} font.f {font-size:10pt; color:#999999; border-top:1px solid #336699; margin-top:30pt;}
div.google-chart {width:&&edb360_chart_width.; height:500px;} div.google-chart {width:&&edb360_chart_width.; height:500px;}
.highlight {background-color: red;} .highlight {background: red;}
.pct_warning {background: yellowgreen;}
.pct_error {background: red}
</style> </style>