1
0

unique font across os's

This commit is contained in:
Mike Schwörer 2018-12-22 21:46:30 +01:00
parent 48f82bccae
commit b591dfa0f6
Signed by: Mikescher
GPG Key ID: D3C7172E0A70F8CF
4 changed files with 11 additions and 11 deletions

View File

@ -22,7 +22,7 @@
<envs /> <envs />
</TaskOptions> </TaskOptions>
<TaskOptions isEnabled="true"> <TaskOptions isEnabled="true">
<option name="arguments" value="&quot;F:\Eigene Dateien\Dropbox\Programming\Web\Website - Mikescher\Source\data\css_compress\compress.py&quot; &quot;$FileDir$\styles.scss&quot; &quot;$FileDir$\styles.css&quot; &quot;$FileDir$\styles.min.css&quot;" /> <option name="arguments" value="&quot;$ProjectFileDir$\data\css_compress\compress.py&quot; &quot;$FileDir$\styles.scss&quot; &quot;$FileDir$\styles.css&quot; &quot;$FileDir$\styles.min.css&quot;" />
<option name="checkSyntaxErrors" value="true" /> <option name="checkSyntaxErrors" value="true" />
<option name="description" /> <option name="description" />
<option name="exitCodeBehavior" value="ERROR" /> <option name="exitCodeBehavior" value="ERROR" />
@ -34,7 +34,7 @@
<array /> <array />
</option> </option>
<option name="outputFromStdout" value="false" /> <option name="outputFromStdout" value="false" />
<option name="program" value="C:/TOOLS/python3/python.exe" /> <option name="program" value="python" />
<option name="runOnExternalChanges" value="true" /> <option name="runOnExternalChanges" value="true" />
<option name="scopeName" value="Project Files" /> <option name="scopeName" value="Project Files" />
<option name="trackOnlyRoot" value="true" /> <option name="trackOnlyRoot" value="true" />

View File

@ -2,7 +2,7 @@
body { body {
background-color: #EEE; background-color: #EEE;
color: #CCC; color: #CCC;
font-family: serif; font-family: "Times New Roman", serif;
} }
#content { #content {
@ -956,7 +956,7 @@ html, body {
} }
#PEB_tableProblems .PEB_TC_Size_93 { #PEB_tableProblems .PEB_TC_Size_93 {
float: right; float: right;
font-family: serif; font-family: "Times New Roman", serif;
border-radius: 1px; border-radius: 1px;
background-color: #0A0; background-color: #0A0;
display: inline-block; display: inline-block;
@ -964,7 +964,7 @@ html, body {
} }
#PEB_tableProblems .PEB_TC_Size_98 { #PEB_tableProblems .PEB_TC_Size_98 {
float: right; float: right;
font-family: serif; font-family: "Times New Roman", serif;
border-radius: 1px; border-radius: 1px;
background-color: #FF0; background-color: #FF0;
display: inline-block; display: inline-block;

View File

@ -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{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} .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}} @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_3{background-color:#F60 !important}
#PEB_tableProblems .PEB_TC_Timelevel_4{background-color:#F11 !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{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_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:serif;border-radius:1px;background-color:#FF0;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 a{color:#333;display:block;text-decoration:none}
#PEB_tableProblems .PEB_TC_Title a{text-decoration:underline} #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}} @media(max-width:1199px){#PEB_tableProblems tr td:nth-child(1),#PEB_tableProblems tr th:nth-child(1){display:none}}

View File

@ -17,7 +17,7 @@ $COL_HIGHLIGHT_BLUE: #222244;
$FONT_HEADER: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; $FONT_HEADER: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
$FONT_CODE: Consolas, Monaco, "Courier New", Menlo, monospace; $FONT_CODE: Consolas, Monaco, "Courier New", Menlo, monospace;
$FONT_DEFAULT: serif; $FONT_DEFAULT: 'Times New Roman', serif;
// [0] ResponsiveDesign Minimal Mobile // [0] ResponsiveDesign Minimal Mobile