Modifications

Aller à la navigation Aller à la recherche
632 octets ajoutés ,  16 juin 2021 à 02:28
Page créée avec « .infobox { float: right; clear: right; background: #f9f9f9; border: 1px solid #aaa; max-width: 25em; padding: 0.5em; margin: 0 0 2em 2em; font-size: 80%; }… »
.infobox {
float: right;
clear: right;
background: #f9f9f9;
border: 1px solid #aaa;
max-width: 25em;
padding: 0.5em;
margin: 0 0 2em 2em;
font-size: 80%;
}

.infobox-float-none {
float: none;
clear: none;
display: inline-block;
}

.infobox-float-left {
float: left;
clear: left;
}

.infobox-float-right {
float: right;
clear: right;
}

.infobox .name, .infobox .printer-thumb {
text-align: center;
}

.infobox .name {
font-size: 150%;
font-weight: bold;
}

.infobox img {
max-width: 80%;
max-height: 15em;
width: auto;
height: auto;
margin: 0 1em;
}

.infobox th {
text-align: left;
}
MakerRepo Administrators, MakerRepo Staff, MakerRepo Volunteers
36

modifications

Menu de navigation