Header
From Tearsofblood
(Difference between revisions)
m |
m |
||
Line 1: | Line 1: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | #column-content { | ||
+ | width: 80%; | ||
/*Main Window -- Parchment*/ | /*Main Window -- Parchment*/ |
Revision as of 17:08, 14 June 2007
<style type="text/css">
- column-content {
width: 80%;
/*Main Window -- Parchment*/
- content, #footer {
background: url(""); border: 1px solid #a67442;
}
/*Background - Rust; and setting width*/ body {
font: x-small sans-serif; background: #202020; padding: 174px, 0.2em;
} .pBody {
background: transparent;
}
/*Headers*/ h1, h2, h3, h4, h5, h6 {
font-family: Times, "Times New Roman", serif;
}
/*Sidebar - Leather*/
- column-one { padding-top: 0px;
left: 0; top: 177px; background: url("");
}
/*View - Leather*/
- p-cactions {
top: 14px; left: 166px;
}
/*user bar */
- p-personal {
left: 166px;
}
- p-personal li {
background: black;
}
/*Grey Boxes*/ pre {
padding: 1em; border: 1px dashed #a67442; color: #a67442; background-color: #262320; line-height: 1.1em;
} </style>