Jump to content

Index:The Chimes.djvu/styles.css

From Wikisource
.plate, .front, .chapter, .intro {
    margin:3em auto;
    font-family:serif;
    page-break-after:always;
    color:black;
    background-color:white;
}

.matter, .plate {
   text-align:center;
}

.front, .chapter, .intro {
    width:36em;
}

.front {
    padding-left:2em;
    text-indent:-2em;
}

.intro {
    font-style:italic;
}

.gold {
    color:#ab8e5b;
    background-color:white;
}

.wst-rule {
    height:2px;
}

.bgimg {
    z-index:-2;
}

.ttext {
    z-index:0;
}

.drop-initial {
    z-index:1
}