Template:RahmenROT: Difference between revisions

From NoName e.V.
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div style="margin: 0 5px 5px 0;  
<div style="margin: 0 5px 5px 0;  
     height: 330px;
     height: {{{height}}};
    width: {{{width}}};
    float: {{{float}}};
     padding: 1em 1em 1em 1em;  
     padding: 1em 1em 1em 1em;  
     text-align:left;  
     text-align:left;  
     border: 2px solid #a00000;  
     border: 2px solid #a00000;  
     -moz-border-radius:10px 10px 10px 10px;
     border-radius:10px 10px 10px 10px;
     background-color:#fddddd;">
     background-color:#fddddd;">
{{{Inhalt}}}
{{{Inhalt}}}
</div>
</div>

Latest revision as of 21:19, 3 July 2012

{{{Inhalt}}}