Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of Joseph Rubenstein | > | Photo Show and Hide | > | photo_include.css | > | Download | ||
|
Download |
/* CSS Document */ .boximage_R { display: block; float: right; margin-top: 5px; margin-bottom: 5px; margin-left: 15px; } .boximage_L { display: block; float: left; margin-top: 5px; margin-bottom: 5px; margin-right: 15px; } .textinbody { font-family: Arial, Helvetica, sans-serif; font-size: 13px; } |