OSDN Git Service

div#main と section#title調整。 / Adjust div#main and section#title.
authorDeskull <desull@users.sourceforge.jp>
Sun, 18 Mar 2018 23:55:31 +0000 (08:55 +0900)
committerDeskull <desull@users.sourceforge.jp>
Sun, 18 Mar 2018 23:55:31 +0000 (08:55 +0900)
src/hengband.css

index 52b72fb..4404923 100644 (file)
@@ -66,6 +66,8 @@ footer > section
 section#title\r
 {\r
        width: 80vw;\r
+    max-width: 60rem;\r
+    max-height: 40rem;\r
        margin-right : auto;\r
        margin-left  : auto;\r
 \r
@@ -157,6 +159,7 @@ div#main
        font-size: 0.85rem;\r
        line-height: 1.25rem;\r
        width: 70%;\r
+       max-width: 50rem;\r
 \r
        display: flex;\r
        flex-direction: column;\r