Hauptseite: Unterschied zwischen den Versionen

Aus Das Lexikon zum Gewerblichen Rechtsschutz | Legal-Patent.com
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 +
{{#css:
 +
#hauptseite h2 {
 +
    background: #d8e8ff;
 +
    border: 1px solid #8898bf;
 +
    font-family: inherit;
 +
    font-size: 1em;
 +
    font-weight: bold;
 +
    line-height: 1.5;
 +
    margin: 0;
 +
    padding: .1em 0;
 +
}
 +
}}
 +
 +
 
<div id="hauptseite">
 
<div id="hauptseite">
 
{| style="border-collapse:collapse; width:100%;"
 
{| style="border-collapse:collapse; width:100%;"

Version vom 14. Februar 2017, 04:58 Uhr

{{#css:

#hauptseite h2 {
   background: #d8e8ff;
   border: 1px solid #8898bf;
   font-family: inherit;
   font-size: 1em;
   font-weight: bold;
   line-height: 1.5;
   margin: 0;
   padding: .1em 0;

} }}