| /* Improvements to default CSS have been removed since they have been integrated by the default CSS (http://www.eclipse.org/default/style.css). */ | |
| #novaContent { | |
| background: url("/default/images/backgroundMainEmpty.png") no-repeat white; | |
| } | |
| #bigbuttons { | |
| background: url("images/Logo_EGF.png") no-repeat; | |
| background-position: 20px 10px; | |
| } | |
| #midcolumn img { | |
| margin-bottom: 15px; | |
| } | |
| div.block { | |
| float: left; | |
| width: 40%; | |
| margin-right: 3% | |
| } | |
| #headlines h4 { | |
| font-size: 12px; | |
| border-bottom-style: dotted; | |
| border-bottom-width: 1px; | |
| } | |
| #headlines ul li { | |
| border-bottom-style: solid; | |
| border-bottom-width: 1px; | |
| } | |
| #newAndNoteworthy a { | |
| background: transparent url("images/newAndNoteworthy.png") no-repeat 0 0; | |
| } |