Files
d-t-n.org/production/site/css/prayerrequests.css
2017-03-02 21:36:05 -06:00

30 lines
950 B
CSS

body {
background: #68799d url(/site/graphics/prayerrequests/sidebar_bg.gif) top left repeat-y;
}
h1 {
background-image: url(/site/graphics/prayerrequests/prayerrequests_title.gif);
}
/*******************************
Major page division styles specific to this page
*****************************/
div#header {
background: #333333 url(/site/graphics/prayerrequests/second_strip_top.gif) repeat-x bottom center;
}
div#content {
background: #a6b0c4;
}
div#footer {
background: #333333 url(/site/graphics/prayerrequests/second_strip_bottom.gif) repeat-x top center;
}
div#menu {
background: #68799d;
}
/*******************************
Other specific styles for this page
*****************************/
div#dtn_logo {
background: url(/site/graphics/prayerrequests/sidebar_dtn_logo.gif) no-repeat center center;
}
div#page_symbol {
background: url(/site/graphics/prayerrequests/sidebar_prayerrequests.gif) no-repeat center center;
}