Template:RahmenBLAU: Difference between revisions

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

Latest revision as of 21:01, 9 November 2012

{{{Inhalt}}}