5.399
Bearbeitungen
Änderungen
Die Seite wurde neu angelegt: „{{#css: .informationbox{ width:100%; height:100px; -webkit-box-shadow: 1px 0px 51px 26px; -moz-box-shadow: 1px 0px 51px -26px ; box-shadow: 1px 0px…“
{{#css:
.informationbox{
width:100%;
height:100px;
-webkit-box-shadow: 1px 0px 51px 26px;
-moz-box-shadow: 1px 0px 51px -26px ;
box-shadow: 1px 0px 51px -26px;
border-top: thin #E6E6E6 solid;
border-bottom: thin #E6E6E6 solid;
background-color: #FAFAFA;
}
.icon{
width:100px;
height:100%;
background-color:#04B4AE;
float:left;
}
.icon span{
margin-left: 10px;
}
.rechts{
width:100%;
height:84px;
border-right: medium #04B4AE solid;
}
.rechts span {
color: #04B4AE;
font-family:Calibri;
font-size:1.5em;
}
}}
<div class="informationbox">
<div class="icon">
<span>[[Datei:Info.png|60px]]</span></div>
<div class="rechts">
<span>Änderung</span>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr.</p>
</div>
</div>
.informationbox{
width:100%;
height:100px;
-webkit-box-shadow: 1px 0px 51px 26px;
-moz-box-shadow: 1px 0px 51px -26px ;
box-shadow: 1px 0px 51px -26px;
border-top: thin #E6E6E6 solid;
border-bottom: thin #E6E6E6 solid;
background-color: #FAFAFA;
}
.icon{
width:100px;
height:100%;
background-color:#04B4AE;
float:left;
}
.icon span{
margin-left: 10px;
}
.rechts{
width:100%;
height:84px;
border-right: medium #04B4AE solid;
}
.rechts span {
color: #04B4AE;
font-family:Calibri;
font-size:1.5em;
}
}}
<div class="informationbox">
<div class="icon">
<span>[[Datei:Info.png|60px]]</span></div>
<div class="rechts">
<span>Änderung</span>
<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr.</p>
</div>
</div>