comparison index.php @ 48:c388003e921a

Larger input box for mobile.
author nanaya <me@myconan.net>
date Sun, 24 May 2015 18:50:07 +0900
parents 546c6b40d250
children 4e85d97e41b6
comparison
equal deleted inserted replaced
47:546c6b40d250 48:c388003e921a
199 } 199 }
200 table a { 200 table a {
201 font-size: 18px; 201 font-size: 18px;
202 display: block; 202 display: block;
203 } 203 }
204 input { font-size: 18px; }
204 } 205 }
205 </style> 206 </style>
206 </head> 207 </head>
207 <body id="files"> 208 <body id="files">
208 <h1>Index of <?php echo tree_link(); ?></h1> 209 <h1>Index of <?php echo tree_link(); ?></h1>