summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorAmir Rajan <[email protected]>2020-09-02 13:23:46 -0500
committerAmir Rajan <[email protected]>2020-09-02 13:23:46 -0500
commitb618bdd406a3817bcc53daed0612f79b2d9178f8 (patch)
tree1772b9e1c332d350b34027e2fe344173887819f4 /docs
parent64046616ce54fff32c3dd949a4b7702136f38a3e (diff)
downloaddragonruby-game-toolkit-contrib-b618bdd406a3817bcc53daed0612f79b2d9178f8.tar.gz
dragonruby-game-toolkit-contrib-b618bdd406a3817bcc53daed0612f79b2d9178f8.zip
Synced with 1.18.
Diffstat (limited to 'docs')
-rw-r--r--docs/docs.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs.css b/docs/docs.css
index 7be4b7c..25cc677 100644
--- a/docs/docs.css
+++ b/docs/docs.css
@@ -84,7 +84,7 @@ hr:before {
pre {
border: solid 1px silver;
padding: 10px;
- font-size: 16px;
+ font-size: 14px;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;