Index:The Strand Magazine (Volume 6).djvu/styles.css

/* These styles are in development and more will be added as needed. */


/* An indented header, as used by Henry Lucy's 'Behind the Speaker's Chair' columns.
   Usage: 
		{{float left|class=_indented_header|
		SIR WILLIAM HARCOURT.
		}}
*/

._indented_header { 
  float: left;
  margin: 1em;
  font-size: 83%;
  max-width: 8em;
  text-align: center;
}