Vorlage:Box: Unterschied zwischen den Versionen

K
keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 6: Zeile 6:
{
{
margin: 50px;
margin: 50px;
width: 100px;
width: 100%;
border-style:solid;
border-style:solid;
Zeile 13: Zeile 13:
background-color: lightgrey;
background-color: lightgrey;
padding-top: 5px;  
padding-top: 10px;  
padding-bottom: 5px;  
padding-bottom: 10px;  
padding-left: 10px;
padding-left: 20px;
padding-right: 10px;
padding-right: 20px;


Zeile 26: Zeile 26:


<body>
<body>
<box> hallo das hier ist prmieum </box>
<box> {{{info}}} </box>
</body>
</body>
</html>
</html>