Merge branch 'master' of mojotrollz.eu:hosting

This commit is contained in:
messerbill 2014-06-11 15:27:47 +02:00
commit b7b02a09a4
2 changed files with 3 additions and 3 deletions

View File

@ -49,10 +49,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);