Module:Spoken Wikipedia/styles.css
Appearance
.spoken-wikipedia {
border: 1px solid #a2a9b1;
background-color: #f8f9fa;
/* @noflip */
margin: 0.5em 0 0.5em 1em;
padding: 0.2em;
/* @noflip */
float: right;
/* @noflip */
clear: right;
line-height: 1.5em;
width: 20em;
font-size: 90%;
}
.spoken-wikipedia-header {
text-align: center;
}
.spoken-wikipedia-listento {
font-weight: bold;
}
.spoken-wikipedia-icon {
float: left;
margin-left: 5px;
margin-top: 10px;
}
.spoken-wikipedia-files {
text-align: center;
margin-top: 10px;
font-size: 90%;
margin-bottom: 0.4em;
}
.spoken-wikipedia-disclaimer {
margin-left: 60px;
margin-top: 10px;
font-size: 95%;
line-height: 1.6em;
}
.spoken-wikipedia-footer {
margin-top: 10px;
text-align: center;
}