blob: 200e353a929026b23b6e2ba5f81f570b6625d7c8 [file] [log] [blame]
@CHARSET "UTF-8";
#midcolumn {
width: 640px;
padding: 0 10px 10px 10px;
}
#midcolumn li.separator {
margin: 8px;
list-style-position:outside;
list-style-image: url('/eclipse.org-common/themes/Nova/images/separator.png');
padding: 5px 10px 5px 5px;
}
#rightcolumn {
width: 260px;
}
h3 {
clear: both;
}
h7 {
font-weight: bold;
padding: 5px;
}
a strong {
text-decoration: underline;
}
img.displayed {
display: block;
margin-left: auto;
margin-right: auto;
}
#novaContent {
background: url("images/backgroundMain_GEF_eclipse_logo.png") no-repeat white;
padding-top: 170px;
}
#introText p.left {
width: 48%;
float: left;
}
#introText p.right {
width: 48%;
float: right;
}
#feature_1 {
float: left;
width: 30%;
margin-right: 3%;
}
#feature_2 {
float: left;
width: 30%;
margin-right: 3%
}
#feature_3 {
float: left;
width: 30%;
}
#feature_4 {
clear: both;
float: left;
width: 63%;
margin-right: 3%;
}
#feature_more {
float: left;
width: 30%;
}
#bigbuttons {
position: relative;
left: 420px;
top: -170px;
}
#bigbuttons h3{
visibility: hidden;
}
#bigbuttons a {
}
#bigbuttons ul li {
display:block;
list-style-type:none;
padding: 0;
padding-top: 35px;
margin: 0;
}
#bigbuttons a:hover {
text-decoration: none;
}
#bigbuttons a {
display: block;
height:110px; width:250px;
padding: 0;
margin: 20px;
text-align: left;
padding-left: 90px;
position: absolute;
}
#buttonGitHub {
background:transparent url("images/GitHub-Mark-120px-plus.png") no-repeat 0 0;
background-size: 80px 80px;
color: black;
}
#buttonGitHub:hover {
background:transparent url("images/GitHub-Mark-Light-120px-plus.png") no-repeat 0 0;
background-size: 80px 80px;
color: white;
}
#buttonDashboard {
background:transparent url("images/Eclipse-Mark-BW.png") no-repeat 0 0;
background-size: 80px 80px;
color: black;
}
#buttonDashboard:hover {
background:transparent url("images/Eclipse-Mark-WB.png") no-repeat 0 0;
background-size: 80px 80px;
color: white;
}
#bigbuttons a * {
visibility: hidden;
}
#headlines {
}
#headlines ul li {
margin: 0 0;
list-style-type: none;
list-style-image: none;
}
#headlines div.title {
display: inline;
margin-right: 0.5em;
}
#headlines div.meta {
display: inline;
color: #444444;
font-size: smaller;
}
#headlines div.item {
display: block;
}