Template:Linkbox/styles.css: Difference between revisions

imported>Leoetlino
No edit summary
imported>Leoetlino
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 19: Line 19:
     float: left;
     float: left;
     font-size: 350%;
     font-size: 350%;
     margin-right: 0.5em;
     margin-right: 0.4em;
}
 
@media (max-width: 768px) {
.linkbox {
    margin: 0 1em;
    margin-bottom: 1em;
    padding: 0.5em 1em;
}
.linkbox-title {
    font-size: 120%;
}
.linkbox-icon {
font-size: 200%;
}
}
 
.linkbox-nom {
margin: 0;
}
}