diff --git a/css/main.css b/css/main.css index 2b20f42ab..2992844a2 100644 --- a/css/main.css +++ b/css/main.css @@ -6,6 +6,15 @@ body { * Bootstrap overrides */ +.borderless th, +.borderless td { + border: none !important; +} + +tr.hrule { + border-bottom: 1px solid #ddd; +} + .container { max-width: 760px!important; } diff --git a/start/index.html b/start/index.html index 364b7f74c..34027cf8f 100644 --- a/start/index.html +++ b/start/index.html @@ -10,8 +10,42 @@ root: ..
-It is a general truism of this world that anything long divided will surely unite, and anything long united will surely divide. At the end of the Zhou Dynasty, seven kingdoms vied for supremacy, and became part of the Qin Dynasty. Similarly, after the Qin Dynasty was destroyed, Chu and Han vied for supremacy, and became a part of the Han Dynasty. + If you don't want to bother compiling the engine yourself, but just want to + get started working on your game, a binary distribution is just the thing for + you. Below are links to the engine itself, and the Project Manager, a small + utility that helps you set up new Torque projects. You should download both + of them if you want to work with the engine.
+ + + +| Current version | +Torque 3D 3.5.1 | +
| + | Project Manager 2.1 | +
| Previous version | +Torque 3D 3.5 | +
| + | Project Manager 2.0 | +