Revision [1396]

Last edited on 2010-05-17 21:32:40 by KlenwellAdmin
Additions:
=====CSS Swatches=====
Deletions:
=====CSS Swatches======


Revision [1395]

Edited on 2010-05-17 21:32:25 by KlenwellAdmin
Additions:
=====CSS Swatches======
Return to DevCss
Deletions:
----
DevCss


Revision [1394]

Edited on 2010-05-17 21:29:57 by KlenwellAdmin
Deletions:
====Recent Swatches====
**victorian print header**
%%(css)
.victorian_header
{
text-align:center;
font-weight:normal;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
text-transform:capitalize;
font-variant:small-caps;
letter-spacing:.3em;
}
%%
**example** ""<span style='text-align:center; font-weight:normal; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; text-transform:capitalize; font-variant:small-caps; letter-spacing:.3em;'>victorian header</span>""
**capitalized header**
%%(css)
.capped_header
{
margin:0 0 2px; padding:0;
font-weight:bold;
text-transform:uppercase;
letter-spacing:.3em;
}
%%
**example** ""<span style='font-weight:bold; text-transform:uppercase; letter-spacing:.3em;'>capped header</span>""


Revision [1389]

Edited on 2010-05-17 21:09:48 by KlenwellAdmin
Additions:
A swatch is a css rule-set associated with a particular widget, snippet, or effect.
[[CssSwatchEmail .email]]: ruleset for email message block
[[CssSwatchVictorianHeader .victorian_header]]: typeface ruleset
[[CssSwatchCappedHeader .capped_header]]: typeface ruleset
[[http://phosphorusandlime.blogspot.com/2006/08/css-referencequotation-styles-updated.html .code]]: ruleset for displaying a code block
DevCss
Deletions:
I introduced the concept of a CSS Swatch at the Wikia CSS site.
[[http://phosphorusandlime.blogspot.com/2006/08/css-referencequotation-styles-updated.html .code]]
CategoryCss


Revision [385]

Edited on 2007-04-11 15:50:06 by KlenwellAdmin
Additions:
====Swatches====
[[http://phosphorusandlime.blogspot.com/2006/08/css-referencequotation-styles-updated.html .code]]


Revision [189]

Edited on 2007-02-14 18:57:32 by KlenwellAdmin
Additions:
----
CategoryCss


Revision [188]

The oldest known version of this page was created on 2007-02-14 18:40:16 by KlenwellAdmin
Valid XHTML 1.0 TransitionalValid CSSWikkaWiki