blob: 683af60e974d0b161f9adc09cb62d7a811056bfe [file] [log] [blame]
body {
background-color: white;
background-image: url('../wicket-logo.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 96% 96%;
color: #6F6F6F;
font-family: 'Lucida Sans', 'Helvetica', 'Sans-serif', 'sans';
font-size: 9pt;
line-height: 1.8em;
padding: 10px 10px 10px 10px;
margin: 10px 10px 10px 10px;
}
h1,h2,h3,h4,h5,h6,h7,h8 {
color: #E9601A;
}
.feedbackPanelERROR {
color: red;
list-style: circle;
font-weight: bold;
}
.feedbackPanelINFO {
color: green;
list-style: circle;
font-weight: bold;
}
h2 {
font-size: 1.25em;
}
h3 {
font-size: 1em;
}
a {
color: #6F6F6F;
text-decoration: underline;
}
img {
border: none;
}
pre {
font-family: 'Lucida Sans', 'Helvetica', 'Sans serif', 'sans';
}
th {
background: #C3C3C3;
color: white;
font-weight: bold;
}
tr.b {
background: #F5F5F5;
}
tr.a {
background: #E6E6E5;
}
tr.none {
background: transparent;
}
a.none {
background: transparent;
padding-right: 0px;
}