Difference between revisions of "Talk:Hellequinn"

From PRIMUS Database
Jump to: navigation, search
(Created page with "Great design choices on this page :D one note is to perhaps add a small drop shadow on the white text to aid legibility. You can do this with <nowiki><b>text-shadow: 1px 1px 1...")
 
Line 1: Line 1:
Great design choices on this page :D one note is to perhaps add a small drop shadow on the white text to aid legibility. You can do this with <nowiki><b>text-shadow: 1px 1px 1px #000000;</b></nowiki> The first value is horizonal offset, second vertical offset, third is blur, and fourth is shadow color e.g <font style="color: #ffffff; text-shadow: 2px 2px 2px #000000;">Like this</font><br><br>[[File:@liath.png|link=User:Liath|100px]] 2nd Nov 2013 10:00 GMT
+
Great design choices on this page :D one note is to perhaps add a small drop shadow on the white text to aid legibility. You can do this with <nowiki><b>text-shadow: 1px 1px 2px #000000;</b></nowiki> The first value is horizonal offset, second vertical offset, third is blur, and fourth is shadow color e.g <font style="color: #ffffff; text-shadow: 1px 1px 2px #000000;">Like this</font><br><br>[[File:@liath.png|link=User:Liath|100px]] 2nd Nov 2013 10:00 GMT

Revision as of 10:01, 2 November 2013

Great design choices on this page :D one note is to perhaps add a small drop shadow on the white text to aid legibility. You can do this with <b>text-shadow: 1px 1px 2px #000000;</b> The first value is horizonal offset, second vertical offset, third is blur, and fourth is shadow color e.g Like this

@liath.png 2nd Nov 2013 10:00 GMT