diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml
index 8785744..9a6f29a 100644
--- a/.idea/watcherTasks.xml
+++ b/.idea/watcherTasks.xml
@@ -22,7 +22,7 @@
-
+
@@ -34,7 +34,7 @@
-
+
diff --git a/www/data/css/styles.css b/www/data/css/styles.css
index 23a86fc..83bf258 100644
--- a/www/data/css/styles.css
+++ b/www/data/css/styles.css
@@ -2,7 +2,7 @@
body {
background-color: #EEE;
color: #CCC;
- font-family: serif;
+ font-family: "Times New Roman", serif;
}
#content {
@@ -956,7 +956,7 @@ html, body {
}
#PEB_tableProblems .PEB_TC_Size_93 {
float: right;
- font-family: serif;
+ font-family: "Times New Roman", serif;
border-radius: 1px;
background-color: #0A0;
display: inline-block;
@@ -964,7 +964,7 @@ html, body {
}
#PEB_tableProblems .PEB_TC_Size_98 {
float: right;
- font-family: serif;
+ font-family: "Times New Roman", serif;
border-radius: 1px;
background-color: #FF0;
display: inline-block;
diff --git a/www/data/css/styles.min.css b/www/data/css/styles.min.css
index 599b0a3..4511911 100644
--- a/www/data/css/styles.min.css
+++ b/www/data/css/styles.min.css
@@ -1,4 +1,4 @@
-body{background-color:#EEE;color:#CCC;font-family:serif}
+body{background-color:#EEE;color:#CCC;font-family:"Times New Roman",serif}
#content{padding-top:64px;display:flex;justify-content:center;line-height:1.4;flex-direction:column;align-items:center}
.content-responsive{margin-left:auto;margin-right:auto}
@media(max-width:767px){.content-responsive{width:95%;width:calc(100% - 20px);margin-left:auto;margin-right:auto}}
@@ -171,8 +171,8 @@ html,body{margin:0;padding:0;height:100%}
#PEB_tableProblems .PEB_TC_Timelevel_3{background-color:#F60 !important}
#PEB_tableProblems .PEB_TC_Timelevel_4{background-color:#F11 !important}
#PEB_tableProblems .PEB_TC_Size{font-family:Consolas,Monaco,"Courier New",Menlo,monospace}
-#PEB_tableProblems .PEB_TC_Size_93{float:right;font-family:serif;border-radius:1px;background-color:#0A0;display:inline-block;padding:1px 6px}
-#PEB_tableProblems .PEB_TC_Size_98{float:right;font-family:serif;border-radius:1px;background-color:#FF0;display:inline-block;padding:1px 6px}
+#PEB_tableProblems .PEB_TC_Size_93{float:right;font-family:"Times New Roman",serif;border-radius:1px;background-color:#0A0;display:inline-block;padding:1px 6px}
+#PEB_tableProblems .PEB_TC_Size_98{float:right;font-family:"Times New Roman",serif;border-radius:1px;background-color:#FF0;display:inline-block;padding:1px 6px}
#PEB_tableProblems a{color:#333;display:block;text-decoration:none}
#PEB_tableProblems .PEB_TC_Title a{text-decoration:underline}
@media(max-width:1199px){#PEB_tableProblems tr td:nth-child(1),#PEB_tableProblems tr th:nth-child(1){display:none}}
diff --git a/www/data/css/styles_config.scss b/www/data/css/styles_config.scss
index 05c581f..21c1885 100644
--- a/www/data/css/styles_config.scss
+++ b/www/data/css/styles_config.scss
@@ -15,9 +15,9 @@ $COL_GITHUB: #4078C0;
$COL_HIGHLIGHT_RED: #442222;
$COL_HIGHLIGHT_BLUE: #222244;
-$FONT_HEADER: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
-$FONT_CODE: Consolas, Monaco, "Courier New", Menlo, monospace;
-$FONT_DEFAULT: serif;
+$FONT_HEADER: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
+$FONT_CODE: Consolas, Monaco, "Courier New", Menlo, monospace;
+$FONT_DEFAULT: 'Times New Roman', serif;
// [0] ResponsiveDesign Minimal Mobile