Template:Gazette/styles.css
Template page
More actions
.gtw-gazette__header {
color: #009FE9;
font-weight: bold;
border-bottom: 3px solid #009FE9;
margin: 0;
padding: 0;
}
.gtw-gazette__title {
font-size: 1.5em;
}
.gtw-gazette__image {
color: #009FE9;
font-style: italic;
padding: 5px 10px;
width: 100%;
box-sizing: border-box;
}
.gtw-gazette__image img {
max-width: 100%;
height: auto;
display: block;
}
.gtw-gazette__body {
margin: 0;
padding: 5px 10px;
color: #009FE9;
}