User:SilverCrono/roundedblue.css: Difference between revisions

making it so ===text=== and ====text==== don't have a line underneath
No edit summary
(making it so ===text=== and ====text==== don't have a line underneath)
Line 30: Line 30:
/* Header colors. */
/* Header colors. */


h1, h2, h3, h4, h5, h6 {
h1, h2 {
overflow:hidden;
overflow:hidden;
         color: black;  
         color: black;  
Line 36: Line 36:
         font-weight: normal;
         font-weight: normal;
         border-bottom: 1px solid #aaa;
         border-bottom: 1px solid #aaa;
}
h3, h4, h5, h6 {
overflow:hidden;
        color: black;
        background: transparent;
        font-weight: normal;
}
}


Line 109: Line 116:


body {
body {
background: #060B4E url(/images/1/13/Header_prototype2.png) repeat-x;
background: #1f3324 url(/images/d/df/Header5.png) repeat-x;
}
}


3,053

edits