Skip to content

Commit

Permalink
spotlight images now in right column
Browse files Browse the repository at this point in the history
  • Loading branch information
brifishjones committed Apr 25, 2011
1 parent 62db8fb commit 3fcad81
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions stylesheets/luther2010/master.css
Expand Up @@ -1461,14 +1461,18 @@ div#calendar div.options div {
left:-999em; left:-999em;
position:absolute; position:absolute;
} }
#spotlightcontent .figure { #spotlightimage .figure {
margin-right:0; margin-right:0;
margin-top:0; margin-top:0;
} }
#spotlightcontent .figure img { #spotlightimage .figure img {
border:0; border:0;
max-width:250px; max-width:250px;
padding:0 0 3px; max-width:220px;
padding:60px 10px 3px 0;
}
#meat .contentPost #blog.publication .item #spotlightcontent .images {
left: 475px;
} }
/* \\\ Spotlight /// */ /* \\\ Spotlight /// */


Expand Down

0 comments on commit 3fcad81

Please sign in to comment.