Return to Snippet

Revision: 58988
at August 12, 2012 10:10 by satie83


Initial Code
.pull-quote {
   width: 200px;
   float: right;
   margin: 5px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font: italic bold #ff0000 ;
}

Initial URL


Initial Description


Initial Title
CSS - Quickly create pull-quotes

Initial Tags
css, text

Initial Language
CSS