CrownTest.css
From Ansteorra History Wiki
Revision as of 12:44, 10 August 2019 by JohannaBuchanan (talk | contribs) (Created page with "#content2 { font-family: georgia, serif; text-align: center; background:red; } table { border:solid black 2px; font-size:1.4em; } td, th { padding: 0.35em; border...")
- content2 {
font-family: georgia, serif;
text-align: center;
background:red;
}
table {
border:solid black 2px;
font-size:1.4em; }
td, th {
padding: 0.35em;
border: solid 1px black;
}
- wrap {
text-align: left;
padding: 10px;
}