Template:Method: Difference between revisions
Jump to navigation
Jump to search
Juha Villman (talk | contribs) No edit summary |
(new colors) |
||
| Line 1: | Line 1: | ||
<css> | <css> | ||
#bodyContent { background-color: # | #bodyContent { background-color: #ffffff; } | ||
.firstHeading { | |||
background-color: #FFC6BF; | |||
background: linear-gradient(#FFC6BF, #F6F6FF) repeat scroll 0 0 transparent; | |||
border-radius: 6px 6px 6px 6px; | |||
font-size: 1.6em; | |||
line-height: 1.2em; | |||
margin-bottom: 0.1em; | |||
margin-top: 0; | |||
padding-bottom: 5px !important; | |||
padding-left: 10px !important; | |||
padding-top: 5px !important; | |||
} | |||
h2 { | |||
background-color: #FFC6BF; | |||
background: linear-gradient(#FFC6BF, #F6F6FF) repeat scroll 0 0 transparent; | |||
border-radius: 6px 6px 6px 6px; | |||
font-size: 1.6em; | |||
line-height: 1.2em; | |||
margin-bottom: 0.1em; | |||
margin-top: 1em; | |||
padding-bottom: 5px !important; | |||
padding-left: 10px !important; | |||
padding-top: 5px !important; | |||
} | |||
div#toctitle h2 | |||
{ | |||
background: transparent; | |||
} | |||
</css> | </css> | ||
{{object | {{object | ||
Revision as of 16:17, 25 November 2012
| Moderator:Nobody (see all) Click here to sign up. |
|
|
| Upload data
|
For parameter descriptions, see Template:Object.