Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
blockquotes
Browse files Browse the repository at this point in the history
svn path=/trunk/monologue/; revision=49410
  • Loading branch information
migueldeicaza committed Sep 4, 2005
1 parent 78b43e3 commit b2a3ced
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions www/monologue.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ h3 a {
text-decoration: none;
}

blockquote {
border-left: 1px solid;
padding-left: 1em;
}


body, table {
background-color: #ffffff;
font-family: Verdana, sans-serif; font-size: 12px;
Expand Down

0 comments on commit b2a3ced

Please sign in to comment.