fixed pic stuff rhein
This commit is contained in:
parent
d8aa1af257
commit
795af3e0f0
@ -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;
|
||||
}
|
||||
|
||||
@ -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);
|
||||
|
||||
Reference in New Issue
Block a user