mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
Added stuff to engine page.
This commit is contained in:
parent
2366c192a2
commit
c9c4e68bec
12 changed files with 249 additions and 64 deletions
15
css/main.css
15
css/main.css
|
|
@ -42,6 +42,11 @@
|
|||
* Site
|
||||
*/
|
||||
|
||||
h4 a,
|
||||
h4 a:hover {
|
||||
color: rgb(51, 51, 51);
|
||||
}
|
||||
|
||||
.dropdown-toggle i {
|
||||
margin-left: 0.3em;
|
||||
}
|
||||
|
|
@ -108,3 +113,13 @@
|
|||
margin-top: -60px;
|
||||
padding-top: 70px;
|
||||
}
|
||||
|
||||
img.made-with-torque {
|
||||
width: 128px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
img.feature {
|
||||
width: 128px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue