mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-04 21:10:32 +00:00
Worked on getting started page.
This commit is contained in:
parent
02a805a77b
commit
7691d7dc55
2 changed files with 49 additions and 2 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue