Skip to content

Instantly share code, notes, and snippets.

We couldn’t find that file to show.
/*
Theme Name: childtheme
Description: A Child Theme of Thematic
Template: Thematic
*/
#content{
background: #2b273e;
}
.box{
background: #000000;
}
#steps ol li.step-1{
border-bottom: #eee;
body {
background-color:#CCCCCC;
background-image:url(assets/assets-2.jpg);
}
#topbar {
background-color:#b8ddf5;
height:20px;
width:530px;
}