Difference between revisions of "User:TheTric/Zetta/Page/Header"

From SpiralKnights

< User:TheTric‎ | Zetta‎ | Page
Jump to: navigation, search
("rounding" things out with a z and some "©")
m (background-color > header-color)
Line 10: Line 10:
 
-o-border-radius: {{{border-radius|15px}}};
 
-o-border-radius: {{{border-radius|15px}}};
 
padding:{{{padding|10px}}};
 
padding:{{{padding|10px}}};
background-color: rgba({{{background-color|125,125,125}}},1);
+
background-color: rgba({{{header-color|125,125,125}}},1);
 
Font-size: {{{font-size|2em}}};
 
Font-size: {{{font-size|2em}}};
 
Font-weight: {{{font-weight|bold}}};
 
Font-weight: {{{font-weight|bold}}};

Revision as of 22:01, 27 October 2011

Header
(Note: Please do not edit this page.)


Documentation

Usage

    optimized for firefox. Suggested to be used in conjuncture with other zetta"©" elements

Parameters

  • border-width
  • border-type
  • border-color
  • border-radius
  • padding
  • background-color
  • font-size
  • font-weight
  • header

Copy Paste

    {{User:TheTric/zHeader
    | border-width =
    | border-type =
    | border-color =
    | border-radius =
    | padding =
    | background-color =
    | font-size =
    | font-weight =
    | header =
    }}
    

Acknowledgements

Personal tools