From 1b5653dcc766dd9f351e900756f677fb43d9e08c Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Mon, 24 Jan 2005 07:44:38 +0000 Subject: [PATCH] Make input forms bigger. git-svn-id: https://develop.svn.wordpress.org/trunk@2133 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/install.php | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/wp-admin/install.php b/wp-admin/install.php index bf50985b8f..3758f3567f 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -53,15 +53,21 @@ else #logo { margin-bottom: 2em; } -.step a, .step input { - font-size: 2em; -} -.step, th { - text-align: right; -} -#footer { -text-align: center; border-top: 1px solid #ccc; padding-top: 1em; font-style: italic; -} + .step a, .step input { + font-size: 2em; + } + td input { + font-size: 1.5em; + } + .step, th { + text-align: right; + } + #footer { + text-align: center; + border-top: 1px solid #ccc; + padding-top: 1em; + font-style: italic; + } --> @@ -88,7 +94,7 @@ switch($step) {

First Step

Before we begin we need a little bit of information. Don't worry, you can always change these later.

-
+
Weblog title: