archive/assets/de/Archive/testdir/main.css (130 lines of code) (raw):

/* Main CSS */ body { margin:auto; padding:0px; width:1010px; } #navcol { display: none; } #breadcrumbs { display: none; } #portal-sections { float: left; width: 30%; /*border: 1px solid #80b0f0;*/ } #info-section { background: #cfdffe url("counterwave.png") repeat-y -4px 0; margin-left: 30%; padding-bottom: 14px; } #greeter { /*background: url("lines.gif") no-repeat 100% 0;*/ padding-left: 60px; } #containerLines { /*background: url("lines.png") no-repeat 100% 0%;*/ } #opener { border: 1px solid #cfdffe; } #download { /* background: url("dnarrow.png") no-repeat 14px 14px; */ font-weight: bold; font-size: 2.5em; margin-top: 20px; padding: 12px; } #download-sub-links { font-size: .5em; margin-top: 0em; line-height: 1.8em; } #ooo-modules { text-align: center; margin-top: 12px; } img.icon { border: 0; } .sectMainLink { padding-top: 10px; font-size: 1.7em; background: url("sectwave.png") no-repeat 0% 0%; /*height: 100%;*/ height: 90px; padding-left: 30px; } .sectMainLinkDoubleHeight { padding-top: 10px; font-size: 1.7em; background: url("sectwave-news.png") repeat-y 0% 0%; height: 190px; padding-left: 30px; } .sectSubLink { font-size: .6em; margin-top: 4px; margin-left: 4px; width: 80%; } .sectItem { height: 100px; margin-bottom: 20px; background-color: #cfdffe; background-position: 100% 0%; background-repeat: no-repeat; } #sect1 { background-image: url("item1.png"); } #sect2 { background-image: url("item2.png"); } #sect3 { background-image: url("item3.png"); } #sect4 { background-image: url("item4.png"); } /* #sect5 { background-image: url("item5.png"); } #sect6 { background-image: url("item1.png"); } */ .newstable { margin-top: 10px; font-size: .9em; } .sectNews { font-size: .7em; margin-top: 0px; margin-left: 4px; width: 80%; line-height: 1.1em; } .sectEvents { font-size: .7em; margin-top: 20px; margin-left: 4px; width: 80%; } .newsHead { margin-top: 0px; margin-bottom: 8px; font-size: 1.4em; line-height: 1.1em; } .newsDate { font-weight: bold; } .table-title { font-size: 1.4em; font-weight: bold; } .date-row { padding-top: 10px; font-weight: bold; } #validXHTMLIcon { padding-top: 8px; text-align: right; } table.ooomodules { margin: auto; } table.ooomodules td { text-align: center; padding: 0 8px 0 8px; }