Difference between revisions of "MediaWiki:Aic.css"

From Austin Improv Community Wiki
Line 27: Line 27:
}
}


p {
body {
background-color: Red;
background-image: url(http://www.almanac.com/sites/default/files/birth_month_flowers-primary-1920x1280px_pixabay.jpg);
}
}

Revision as of 17:25, 5 July 2017

/* CSS in this file will only apply to the AIC theme. */

table.infobox th {
text-align: center;
font-size: 125%;
font-weight: bold;
font-style: italic;
}

table.infobox th.category-header {
vertical-align: top;
text-align: right;
font-size: 100%;
font-weight: bold;
font-style: normal;
padding-right: 10px;
}

table.infobox img.thumbborder {
text-align: center;
display: block;
margin: 0 auto;
}

.infobox-theater {
width: 300px;
}

body {
background-image: url(http://www.almanac.com/sites/default/files/birth_month_flowers-primary-1920x1280px_pixabay.jpg);
}