Difference between revisions of "User:Ryuku/common.css"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Created page with "* { color: #000 !important; } body { background: url('http://i1184.photobucket.com/albums/z329/xxRyuku/Trezu/Background.png'); } h1, h2, h3 { color: #000; font-family: Verdana...")
 
(No difference)

Latest revision as of 03:33, 18 September 2011

* {
color: #000 !important;
}
body {
background: url('http://i1184.photobucket.com/albums/z329/xxRyuku/Trezu/Background.png');
}
h1, h2, h3 {
color: #000;
font-family: Verdana;
font-size: 20px;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
border-bottom: none;
text-decoration: underline;
}
h2 {
font-size: 17px;
}
h3 {
font-size: 14px;
}
div {
font: 13px Tahoma;
}
#content{
background: url('http://i1184.photobucket.com/albums/z329/xxRyuku/Trezu/Alternate1.png') !important;
color: #000;
}
textarea {
background: url('http://i1184.photobucket.com/albums/z329/xxRyuku/Trezu/Alternate1.png') !important;
border: 1px dotted #000 !important;
padding: 15px !important;
margin: 0px auto;
width: 98%;
}