diff --git a/css/main.css b/css/main.css index 34d309cfe..021f2e3a7 100644 --- a/css/main.css +++ b/css/main.css @@ -6,18 +6,18 @@ body { * Bootstrap overrides */ -.table.borderless tr td { +.table.borderless > tbody > tr > td { padding-top: 1em; } -.table.borderless tr, -.table.borderless tr td { +.table.borderless > tbody > tr, +.table.borderless > tbody > tr > td { border: none; border-bottom: 1px solid #ddd; } -.table.borderless tr:last-child, -.table.borderless tr:last-child td { +.table.borderless > tbody > tr:last-child, +.table.borderless > tbody > tr:last-child > td { border: none; } @@ -71,6 +71,16 @@ body { * Site */ +#torque-logo { + width: 140px; +} + +@media (max-width: 768px) { + .jumbotron.banner .row { + text-align: center; + } +} + span.post-title { font-weight: bold; } @@ -99,6 +109,14 @@ h4 a:hover { color: white; } +.break.row { + display: block; + height: 114px; + background-repeat: no-repeat; + background-position: center; + margin-top: 2em; +} + .site .banner .col-sm-4 { text-align: center; } @@ -164,18 +182,18 @@ img.history { margin: 1em; } -table.history tr td:first-child { +table.history > tbody > tr > td:first-child { font-weight: bold; width: 4em; display: inline-block; } -table.download tr td:first-child { +table.download > tbody > tr > td:first-child { min-width: 10em; font-weight: bold; } -table.versioning tr td:first-child { +table.versioning > tbody > tr > td:first-child { min-width: 8em; } diff --git a/img/banner1.jpg b/img/banner1.jpg new file mode 100644 index 000000000..ec05fb297 Binary files /dev/null and b/img/banner1.jpg differ diff --git a/img/banner2.jpg b/img/banner2.jpg new file mode 100644 index 000000000..df803833e Binary files /dev/null and b/img/banner2.jpg differ diff --git a/img/banner3.jpg b/img/banner3.jpg new file mode 100644 index 000000000..b2f7fd1dd Binary files /dev/null and b/img/banner3.jpg differ diff --git a/img/banner4.jpg b/img/banner4.jpg new file mode 100644 index 000000000..4e8848266 Binary files /dev/null and b/img/banner4.jpg differ diff --git a/img/banner5.jpg b/img/banner5.jpg new file mode 100644 index 000000000..36614d938 Binary files /dev/null and b/img/banner5.jpg differ diff --git a/img/banner6.jpg b/img/banner6.jpg new file mode 100644 index 000000000..47470b9ff Binary files /dev/null and b/img/banner6.jpg differ diff --git a/img/banner7.JPG b/img/banner7.JPG new file mode 100644 index 000000000..d89f14e0e Binary files /dev/null and b/img/banner7.JPG differ diff --git a/img/banner8.jpg b/img/banner8.jpg new file mode 100644 index 000000000..af6088554 Binary files /dev/null and b/img/banner8.jpg differ diff --git a/img/banner9.jpg b/img/banner9.jpg new file mode 100644 index 000000000..2552c14ba Binary files /dev/null and b/img/banner9.jpg differ diff --git a/index.html b/index.html index 9262a6b68..dea96b942 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ root: .
+
Torque has been around for a while, and it's been used for everything from interactive coral reefs to MMOs to driving simulators. @@ -30,7 +32,7 @@ root: .
When you get Torque, you get everything. Under the permissive MIT open-source license, you can do what you want with the source code. @@ -39,7 +41,7 @@ root: .
Torque is being constantly developed by an enthusiastic community. Its future is in your hands, not those of a company with a @@ -48,8 +50,55 @@ root: . Get involved
| Current version | +Torque 3D 3.5.1 + Project Manager 2.1 + | ||||
| Build | +
+
|
+