#patternScreen {
padding:10px 50px;
background-color:#F5B800;
background-image: url("http://wholefoods.org.au/twikipub/Community/WebPreferencesPatternUserCSS/bg-f5b800.png");
background-repeat: no-repeat;
background-attachment: fixed;
}
#patternPageShadow {
padding:7px;
box-shadow: 7px 7px 7px #CCC;
}
#patternLeftBar{
background-color:#FFCC33;
background-image: url("http://wholefoods.org.au/twikipub/Community/WebPreferencesPatternUserCSS/bg-ffcc33.png");
background-repeat: no-repeat;
background-attachment: fixed;
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
}
#patternPage {
background-color:#FFDB70;
background-image: url("http://wholefoods.org.au/twikipub/Community/WebPreferencesPatternUserCSS/bg-ffdb70.png");
background-repeat: no-repeat;
background-attachment: fixed;
}
#patternOuter, #patternWrapper {
background: none;
}
h1, h2, h3, h4, h5, h6 {
- font-family
- serif;
}
span.patternToolBar, span.patternRevInfo {
display:none;
}
#jumpFormField, #quickSearchBox {
font-size: 0.8em;
width: 5em;
}