| /* 20110420-1555 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/MoDiscoLogo.png") no-repeat; |
| background-position: 20px 10px; |
| } |
| |
| |
| div#midcolumn div.img { |
| text-align:center; |
| } |
| |
| #midcolumn img { |
| margin-bottom: 15px; |
| } |
| |
| div#bigbuttons img{ |
| text-align: center; |
| } |
| |
| div.block { |
| float: left; |
| width: 47%; |
| margin-right: 3% |
| } |
| |
| h7.headlines { |
| font-size: 14px; |
| text-decoration: underline; |
| } |
| |
| div.headlines ul li { |
| border-bottom-style: solid; |
| border-bottom-width: 1px; |
| } |
| |
| #newAndNoteworthy a { |
| background: transparent url("images/newAndNoteworthy.png") no-repeat 0 0; |
| } |