blob: a37da4a34f47d06d0349e44710492b94d2158259 [file] [log] [blame]
/* Main Layout tags */
#widecontainer {
background: transparent url('images/background.png') top left repeat-x;
}
#contentContainer {
float:none;
margin-left: 330px;
margin-right:25px;
padding-top:85px;
}
#contentContainer h2 {
color:#650286;
}
#contentContainer ul {
margin-bottom:20px;
}
#contentContainer ul li {
margin-left:25px;
list-style-image: url("images/plusbullet.png");
}
img {
behavior: url('/eclipse.org-common/themes/Nova/iepngfix.htc');
}
p.intro {
font-size:16px;
color:#650286;
font-weight:bold;
line-height:1.5em;
}