Revision as of 11:57, 14 July 2016 ddgonzal (Talk | contribs) <- Previous diff |
Revision as of 12:00, 14 July 2016 ddgonzal (Talk | contribs) Next diff -> |
||
Line 1: | Line 1: | ||
.image100px img { width: 100px; } | .image100px img { width: 100px; } | ||
- | .image400px img { width: 140px; } | + | |
- | .image400px img { width: 256px; } | + | .image140px img { width: 140px; } |
+ | |||
+ | .image256px img { width: 256px; } | ||
+ | |||
.image400px img { width: 400px; } | .image400px img { width: 400px; } |
Revision as of 12:00, 14 July 2016
.image100px img { width: 100px; }
.image140px img { width: 140px; }
.image256px img { width: 256px; }
.image400px img { width: 400px; }