Advertisement
CatmanIX

Animated Ponies

Dec 11th, 2011
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.34 KB | None | 0 0
  1. /******************
  2. * Animated Ponies * -- Requires APNG support!
  3. ******************/
  4.  
  5. a[href="/twiflap"] {
  6.     display: block;
  7.     clear: none;
  8.     float: left;
  9.     width: 132px;
  10.     height: 150px;
  11.     background-image: url(http://e.thumbs.redditmedia.com/V6TdoeTKrFPSBjlL.png);
  12.     background-position: 0 0;
  13. }
  14. a[href="/twitwitch"] {
  15.     display: block;
  16.     clear: none;
  17.     float: left;
  18.     width: 122px;
  19.     height: 150px;
  20.     background-image: url(http://e.thumbs.redditmedia.com/338-FevkfSq5Hn-d.png);
  21.     background-position: 0 0;
  22. }
  23. a[href="/ppexcited"] {
  24.     display: block;
  25.     clear: none;
  26.     float: left;
  27.     width: 119px;
  28.     height: 150px;
  29.     background-image: url(http://a.thumbs.redditmedia.com/HmujMG3EgOuxYDtN.png);
  30.     background-position: 0 0;
  31. }
  32. a[href="/ajchew"] {
  33.     display: block;
  34.     clear: none;
  35.     float: left;
  36.     width: 144px;
  37.     height: 150px;
  38.     background-image: url(http://c.thumbs.redditmedia.com/pTE4BmzRuqQPqADV.png);
  39.     background-position: 0 0;
  40. }
  41. a[href="/twiexcited"] {
  42.     display: block;
  43.     clear: none;
  44.     float: left;
  45.     width: 194px;
  46.     height: 150px;
  47.     background-image: url(http://e.thumbs.redditmedia.com/IsUkEo-UQS64IKHv.png);
  48.     background-position: 0 0;
  49. }
  50. a[href="/raritwitch"] {
  51.     display: block;
  52.     clear: none;
  53.     float: left;
  54.     width: 154px;
  55.     height: 150px;
  56.     background-image: url(http://e.thumbs.redditmedia.com/10s1wYJ0wz7vpAY4.png);
  57.     background-position: 0 0;
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement