Graham/Gallery: Difference between revisions
Appearance
Created page with "File:Graham2.jpgFile:Graham3.jpgFile:Graham4.jpg" |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:Graham2. | {| | ||
|- | |||
|class="gallerycell"|[[File:Graham2.gif]]||class="gallerycell wide"|[[File:Graham3.png]] | |||
|- | |||
|class="gallerycell"|[[File:Graham1.jpg]]||class="gallerycell wide"|[[File:Graham4.jpg]] | |||
|} | |||
{{#css: | |||
.gallerycell { | |||
background-color: rgba(0, 0, 0, 0.5); | |||
padding: 5px; | |||
text-align: center | |||
} | |||
.gallerycell span a img { | |||
max-height: 360px; | |||
width: auto; | |||
} | |||
}} |