Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
 
KKeine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
/*** Allgemeine Formatierungen ***/
<templatestyles src="Vorlage:Hauptseite.css" /><div class="tile"
 
>[[{{{1|UTM}}} | <div class="box-top"><div class="{{{2|spicon-utm}}} tile-icon"
.magnify {
><span class="path1"></span
  display: none;
><span class="path2"></span
  }
><span class="path3"></span
 
><span class="path4"></span
.thumbinner {
><span class="path5"></span
  border: 0px solid white;
><span class="path6"></span
  padding: 0px;
><span class="path7"></span
  background-color: white;
><span class="path8"></span
  font-size: 94%;
></div
  text-align: center;
><div class="tile-right-col"
  overflow: hidden;
><div class="tile-rgiht-header"
  }
>{{{3|NextGen UTM-Firewall}}}</div
 
><ul class="tile-list">{{{4|
.thumbimage {
<li>Sicherheit beim Surfen</li>
    background-color: #fff;
<li>Schutz vor Angriffen</li>
    border: 0px solid white;
<li>Sichere Konnektivität</li>
    }
<li>Sichere Kommunikation</li>}}}
 
</ul
.tright {
></div
  margin: 0px;
></div><div class="tile-footer"
  }
>Zum Wiki<i class="fa fa-arrow-circle-right"
 
style="color:#E74C3C;
.tile {
padding-left: 5px;
/* Äußerer Kasten */
"></i
border: 2px solid #ef8b80;
></div
border-radius: 2px;
>]]</div>
width: 95%;
margin-bottom: 10px;
display: inline-block;
}
 
.tile-footer {
/* Fußzeile  */
border-top: 2px solid #ef8b80;
background: #f5f5f5;
display: block;
padding: 5px;
color: #E74C3C;
text-align: right;
}
 
 
/*** Formatierungen für Monitore ***/
 
@media (min-width:601px) {
 
.grid-box {
  display:grid;
  grid-template-columns: 33% 33% 33%;
  }
 
.logo-made {
  width: 150px;
  float: right;
  margin-left: 50px;
  }
 
 
.tile-icon {
/* Linke Spalte mit Icon */
padding: 10px;
color: #e74c3c;
display: inline-block;
width: 20%;
vertical-align: top;
font-size: 350%;
}
 
.tile-right-col {
/* Rechte Spalte  */
padding: 5px;
display: inline-block;
width: 80%;
}
 
.tile-right-header {
/* Rechte Spalte Header */
color: #e74c3c !important;
font-weight: bold;
font-size: 120%;
}
 
.tile-list {
/* Rechte Spalte Liste */
color:#585858;
font-size: 90%;
margin-left: 20px;
}
 
 
 
 
} /* Ende Formatierungen für Monitore */
 
 
/*** Formatierungen für Mobil-Geräte ***/
 
@media (max-width: 600px) {
 
.grid-box {
  display:grid;
  grid-template-columns: 98%;
  }
 
.logo-made {
  width: 50%;
  }
 
 
} /* Ende Formatierungen für Mobil-Geräte */

Version vom 6. Dezember 2019, 14:10 Uhr