mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 14:00:39 +00:00
Tweaks and updates.
This commit is contained in:
parent
501f8f6456
commit
037128bd2e
3 changed files with 30 additions and 17 deletions
|
|
@ -167,7 +167,6 @@ a.media-subheading:hover {
|
|||
font-size: smaller;
|
||||
color: gray;
|
||||
margin-top: 0;
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
pre.inline {
|
||||
|
|
@ -176,6 +175,14 @@ pre.inline {
|
|||
margin: 0 5px;
|
||||
}
|
||||
|
||||
.commit {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.commit p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
/*-----------------------------------------------------------------------------
|
||||
* Static pages
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue