Template:RahmenGRUEN: Difference between revisions

From NoName e.V.
Jump to navigation Jump to search
m (und noch was?)
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="margin: 0 5px 5px 0;
<div style="margin: 0 5px 5px 0;
     height: 100%;
     height: {{{height}}};
     width: 100%;
     width: {{{width}}};
    float: {{{float}}};
     padding: 1em 1em 1em 1em;  
     padding: 1em 1em 1em 1em;  
     text-align:left;  
     text-align:left;  
     border: 2px dashed #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}}}