Election results in the London Borough of Sutton.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

19 rader
223 B

  1. body
  2. {
  3. background-color: beige;
  4. font-family: Helvetica, Arial, sans-serif;
  5. width: 760px;
  6. margin: 40px auto;
  7. }
  8. input
  9. {
  10. font-size: 150%;
  11. text-transform: uppercase;
  12. }
  13. .highlight
  14. {
  15. background-color: yellow;
  16. }