Wednesday, August 15, 2007

accason's Blog Style

blockquote {
/* Default Style */
margin:.75em 0;
/*
border:1px dotted $borderColor;
border-width:1px 0;
padding:5px 15px;
*/
color: $dateHeaderColor;
/* accason's Style */
border: 1px solid #d2d2d2;
background-color: #efefef;
padding: 0px 10px;
}

/* accason's Posts
----------------------------------------------- */
.my-h1 {
font-size: 18px;
font-weight: bold;
}

.my-subtitle {
font-size: 14px;
font-weight: bold;
color: #999999;
}

.my-h2 {
font-size: 16px;
font-weight: bold;
}

.my-h3 {
font-size: 14px;
font-weight: bold;
}

.my-h4 {
font-size: 12px;
font-weight: bold;
}

No comments: