mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-02 20:10:32 +00:00
Fade through images :D.
This commit is contained in:
parent
316c8598c7
commit
3677c89bb0
3 changed files with 1569 additions and 17 deletions
|
|
@ -119,10 +119,11 @@ a.media-subheading:hover {
|
|||
}
|
||||
|
||||
.break {
|
||||
display: block;
|
||||
height: 114px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
height: 144px;
|
||||
width: 760px;
|
||||
left: 50%;
|
||||
margin-left: -380px;
|
||||
text-align: center;
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue