tweetabletext.css 125 B

1234567
  1. .tweetabletext {
  2. margin: 0;
  3. padding: 0;
  4. background-color: #4099FF;
  5. text-decoration: none;
  6. color: #ffffff;
  7. }