From b9120f5c29ee797e376cfad8106a5ce1d0a847c8 Mon Sep 17 00:00:00 2001 From: Green Date: Tue, 3 Jun 2025 12:59:09 +0300 Subject: [PATCH] Improved styles for inserting code into md --- Common/3dParty/html/css/src/CCompiledStyle.cpp | 2 +- Common/3dParty/md/md2html.cpp | 5 ++--- HtmlFile2/htmlfile2.cpp | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Common/3dParty/html/css/src/CCompiledStyle.cpp b/Common/3dParty/html/css/src/CCompiledStyle.cpp index e86d3404cc..aff4f9c69f 100644 --- a/Common/3dParty/html/css/src/CCompiledStyle.cpp +++ b/Common/3dParty/html/css/src/CCompiledStyle.cpp @@ -12,7 +12,7 @@ #include "StaticFunctions.h" #include "ConstValues.h" -#define DEFAULT_FONT_SIZE 14 +#define DEFAULT_FONT_SIZE 12 namespace NSCSS { diff --git a/Common/3dParty/md/md2html.cpp b/Common/3dParty/md/md2html.cpp index de664a6d81..4a243e6c87 100644 --- a/Common/3dParty/md/md2html.cpp +++ b/Common/3dParty/md/md2html.cpp @@ -29,7 +29,7 @@ void WriteBaseHtmlStyles(NSFile::CFileBinary& oFile) oFile.WriteStringUTF8(L"