diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index d8bfd56b7d..8377ff726b 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -8492,3 +8492,6 @@ div.stat-win-spinner img { .lign_right { text-align: right; } +.font_11pt { + font-size: 11pt; +}