Difference between revisions of "Magic/Snapshots"
Jump to navigation
Jump to search
imported>Ted (Created page with "<css> →Wrapper around the table: sets text-color (and could change font): .CTWrapper { width : 900px; align : center; background : #1d2e38; color : silve...") |
imported>Ted |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
/* Wrapper around the table: sets text-color (and could change font)*/ | /* Wrapper around the table: sets text-color (and could change font)*/ | ||
.CTWrapper { | .CTWrapper { | ||
| − | width : | + | width : 300px; |
align : center; | align : center; | ||
background : #1d2e38; | background : #1d2e38; | ||
| Line 35: | Line 35: | ||
<div class="CTWrapper"> | <div class="CTWrapper"> | ||
| − | [[File:Magic_Headshot.jpg| | + | [[File:Magic_Headshot.jpg|300px|center]] |
| − | [[File:Magic-stand-front | + | [[File:Magic-stand-front.png|300px|center]] |
| + | [[File:Magic_Standing_Side.png|300px|center]] | ||
| − | [[File:Magic_Profile.jpg| | + | |
| + | |||
| + | [[File:Magic_Profile.jpg|300px|center]] | ||
</div> <!-- CTWrapper --> | </div> <!-- CTWrapper --> | ||