User:Emma/common.css: Difference between revisions

Want an adless experience? Log in or Create an account.
m
Emma moved page User:Matt/common.css to User:Emma/common.css without leaving a redirect: Automatically moved page while renaming the user "Matt" to "Emma"
mNo edit summary
m (Emma moved page User:Matt/common.css to User:Emma/common.css without leaving a redirect: Automatically moved page while renaming the user "Matt" to "Emma")
 
(72 intermediate revisions by the same user not shown)
Line 1: Line 1:


table.letterhead{
border-width: 0px;
width:100%;
border-spacing: 0;
border-collapse: separate;
page-break-inside:avoid
}
table.letterhead td{
width: 80px;
background-color: transparent;
padding: 0;
}
table.letterhead th{
text-align:center;
background-color:#faf9f2;
font-weight:bold
}
table.letterhead caption{
padding: 3em 2em;
background-color: #faf9f2;
font-size:1.2em;
}