mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 16:55:10 +00:00
[MOD] Don't make the text so large
This commit is contained in:
parent
907ac13da9
commit
eefd5f0389
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ RouteHead(RouteRoot, arr, argp)
|
||||||
P("#ascii {");
|
P("#ascii {");
|
||||||
P("text-align: center;");
|
P("text-align: center;");
|
||||||
P("color: #be1337;");
|
P("color: #be1337;");
|
||||||
P("font-size: 4vw;");
|
|
||||||
P("}");
|
P("}");
|
||||||
P("#ascii pre {");
|
P("#ascii pre {");
|
||||||
P("display: inline-block;");
|
P("display: inline-block;");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue