fixed pic stuff rhein

This commit is contained in:
Ulf Gebhardt 2014-06-11 15:11:00 +02:00
parent d8aa1af257
commit 795af3e0f0
2 changed files with 3 additions and 3 deletions

View File

@ -53,10 +53,11 @@ body {
#inhalt {
margin: 0 0 0 156px;
background-color: #FFF;
//background-color: #FFF;
background-color: rgba(255,255,255,0.92);
padding: 5px 15px 20px 15px;
min-height: 470px;
opacity: 0.95;
//opacity: 1;
border-radius: 4px;
box-shadow: 3px 3px 3px #000;
}

View File

@ -1,5 +1,4 @@
<?php
class default_wohnung extends SYSTEM\PAGE\Page {
public function html() {
$vars = \SYSTEM\locale::getStrings(\DBD\locale_string::CATEGORY_RHEIN_TEXT);