CSS   21
img
Guest on 27th August 2023 12:01:57 PM


  1. img { max-width:100%; }
  2. img.pull-right { margin-left: 10px; }
  3. img.pull-left { margin-right: 10px; }
  4. #map { width:100%; height:280px; }
  5. #social { margin-top:50px; margin-bottom:50px; }
  6. #social .wrapper { width:340px; margin:0 auto; }

Raw Paste

Login or Register to edit or fork this paste. It's free.