Skip to content
Code-Schnipsel Gruppen Projekte
Commit b006129a erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

css classes -> social box

Übergeordneter c6e689d2
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
.templateQUI-socialbox {
.quiqqer-bricks-socialbox {
list-style-type: none;
margin: 0;
padding: 0;
}
.templateQUI-socialbox li {
.quiqqer-bricks-socialbox li {
float: left;
margin: 0 0.75em 0 0;
margin: 0 0.75em 0.75em 0;
}
.templateQUI-socialbox li a {
.quiqqer-bricks-socialbox li a {
background-color: #888;
border-radius: 5px;
color: #fff;
......@@ -19,11 +19,11 @@
width: 3em;
}
.templateQUI-socialbox li a:hover {
.quiqqer-bricks-socialbox li a:hover {
opacity: 0.5;
}
.templateQUI-socialbox .fa {
.quiqqer-bricks-socialbox .fa {
font-size: 2em;
line-height: 1.5;
}
<ul class="templateQUI-socialbox">
<ul class="quiqqer-bricks-socialbox">
{foreach from=$socialList item=entry}
{if isset( $entry.url ) && isset( $entry.background ) && isset( $entry.icon ) }
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren