Template:RahmenGRUEN: 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 #00a000;  
     border: 2px solid #00a000;  
     -moz-border-radius:10px 10px 10px 10px;
     border-radius:10px 10px 10px 10px;
     background-color:#ddfddd; ">
     background-color:#ddfddd; ">
{{{Inhalt}}}
{{{Inhalt}}}
</div>
</div>

Latest revision as of 21:21, 3 July 2012

{{{Inhalt}}}