OSDN Git Service

indexpage smart phone
[pybbs/pybbs.git] / static / css / main.css
index 6ceb9cd..3dc8385 100755 (executable)
@@ -47,9 +47,17 @@ header p {
     display:inline\r
 }\r
 \r
+@media only screen and (min-width:599px){\r
 header textarea {\r
     width:100%;\r
     height:150px;\r
+       }\r
+}\r
+@media only screen and (max-width:599px){\r
+header textarea {\r
+       width:70%;\r
+       height:90px\r
+       }\r
 }\r
 \r
 button {\r