Wikipedia:Cộng đồng/Thư mời/Mẫu 1/styles.css
.wp-tm-1-layout {
border: 1px solid #03a9f4;
width: 60%;
background: #e5faff;
font-family: 'Arial', sans-serif;
}
.wp-tm-1-icon > span[typeof="mw:File"] {
display: block;
}
.wp-tm-1-content {
text-align: justify;
}
@media only screen and (max-width: 800px) {
.wp-tm-1-layout {
flex-flow: column-reverse;
}
}