inyoung.css 258 B

1234567891011121314
  1. .container-full {
  2. background-image:
  3. url(' /static/image/pexels-photo-26799.jpg');
  4. background-size:100%
  5. }
  6. #comparison-table td.colspan-4 > input {
  7. width: 100%
  8. }
  9. #comparison-table td.colspan-2 > input {
  10. width: 100%
  11. }