diff --git a/mobile/web/css/mobile.css b/mobile/web/css/mobile.css index 366d6c3bb..3abff0193 100644 --- a/mobile/web/css/mobile.css +++ b/mobile/web/css/mobile.css @@ -140,7 +140,7 @@ a:active { position: relative; left: 0px; width: 750px; - margin: 5px 50px 0px 50px; + margin: 10px 50px 0px 50px; padding: 0px 0px 0px 0px; } diff --git a/mobile/web/download/index.php b/mobile/web/download/index.php index 042e5a450..d7ebe1042 100644 --- a/mobile/web/download/index.php +++ b/mobile/web/download/index.php @@ -3,14 +3,16 @@ $PAGE_TITLE = "Processing Mobile >> Download"; require '../header.inc.php'; ?> -

Processing Mobile pre-Alpha

+
  1. Download and install the Wireless Toolkit (WTK) from Sun. The latest version is 2.2.

    http://java.sun.com/products/j2mewtoolkit/
     
  2. Download and install Processing Mobile.

    +0085 pre-ALPHA  |  25 04 2005  Windows Expert
    0074 pre-ALPHA  |  31 01 2005  Windows Expert
    0071 pre-ALPHA  |  17 10 2004  Windows Expert
     
  3. -
  4. Modify preferences.txt to include the following line, based on the installation location of the WTK:
    +
  5. Modify preferences.txt to include the following line, based on your installation location of the WTK:

    wtk.path=C:\WTK22
     
diff --git a/mobile/web/header.inc.php b/mobile/web/header.inc.php index 6736094fe..5789b4406 100644 --- a/mobile/web/header.inc.php +++ b/mobile/web/header.inc.php @@ -20,10 +20,10 @@ function MM_openBrWindow(theURL,winName,features) { //v2.0