User:Emma/common.css: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
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")
 
(67 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{
background-image:url('//zeldadungeon.net/wiki/images/0/08/Page-corner.png');
background-repeat:no-repeat;
text-align:right;
width: 80px;
height: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;
text-align:left;
font-size:1.2em;
}

Latest revision as of 04:30, July 19, 2016