User: SimonAW Date: 2009-06-15 20:02:26+0000 Modified: de/www/styles/main_am.css
Log: Style Aenderungen fuer die Neuigkeiten/Termine-Sektionen File Changes: Directory: /de/www/styles/ ========================== File [changed]: main_am.css Url: http://de.openoffice.org/source/browse/de/www/styles/main_am.css?r1=1.25&r2=1.26 Delta lines: +17 -1 -------------------- --- main_am.css 2009-01-20 07:03:51+0000 1.25 +++ main_am.css 2009-06-15 20:02:24+0000 1.26 @@ -262,3 +262,19 @@ } /* Added by MarkoMLM Jan 20 2009 */ #positioner h1 { text-transform: capitalize } \ No newline at end of file + +/* Added by SimonAW Jun 16 2009 */ +#sect-news { + background: #e0f1a0 url('../pics/radiostation.png') no-repeat 90% 4px; + width: 50%; + + border: 2px solid #a0d080; + +} + +#sect-events { + background: #e0f1a0 url('../pics/calendar.png') no-repeat 90% 4px; + border: 2px solid #a0d080; +} + +/* -- */ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
