comparison website/style.css @ 237:4f6356a908e1

* website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors * website/development-de.htm4, website/development.htm4: Added link to documentation * website/index-de.htm4, website/index.htm4: some layout-tweaks to make the intro -text appear in one line.
author Stephan Holl <stephan.holl@intevation.de>
date Fri, 05 Aug 2011 10:03:56 +0200
parents dd4bb5869f86
children 75b8b7112dad
comparison
equal deleted inserted replaced
236:ec9d63ce691d 237:4f6356a908e1
323 width: 250px; 323 width: 250px;
324 } 324 }
325 325
326 #sidebar { 326 #sidebar {
327 -moz-border-radius: 10px 10px 10px 10px; 327 -moz-border-radius: 10px 10px 10px 10px;
328 background: #FDF1CD; 328 background: none repeat scroll 0 0 #EBEBEB;
329 border: 1px solid #CCCCCC; 329 border: 1px solid #99b4c9;
330 float: right; 330 float: right;
331 margin-top: 34px; 331 margin-top: 34px;
332 padding: 20px 20px 15px; 332 padding: 20px 20px 15px;
333 width: 220px; 333 width: 220px;
334 } 334 }
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)