Template:RahmenBLAU: Difference between revisions

From NoName e.V.
Jump to navigation Jump to search
m (Template:RahmenBunt moved to Template:RahmenBLAU: besserer Name)
No edit summary
 
(8 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;  
    height: {{{height}}};
    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}}}