Line 1:
Line 1:
+
{{#css:
+
.fullImageLink img {
+
width: 50px;
+
}
+
}}
== Summary ==
== Summary ==
The CSS gradient refuses to be inline, so I have no choice but to use an image for this.
The CSS gradient refuses to be inline, so I have no choice but to use an image for this.
Only use this image as a [[Last Resort|last resort]]! Please attempt to use the CSS gradient unless it is not possible in a given case.
Only use this image as a [[Last Resort|last resort]]! Please attempt to use the CSS gradient unless it is not possible in a given case.