косметические исправления: увеличил шрифт, убрал жирный шрифт в таблицах

This commit is contained in:
2024-12-25 11:05:22 +03:00
parent f3454897d8
commit 77ba05e407
2 changed files with 8 additions and 1 deletions

View File

@@ -53,6 +53,13 @@ body {
margin: 0.5em;
}
/* увеличение размера шрифтов */
* { font-size: large; }
h1 { font-size: xxx-large; }
h2 { font-size: xx-large; }
h3 { font-size: larger; }
/* ========== MAIN STYLES ========== */
.value-good {