Advertisement
Hitmare

Bronies.de "Sei weiblich" V2 Firefox

Apr 1st, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("bronies.de") {
  4.  
  5.  
  6. .codeblock {
  7. background: #EFEDFF;
  8. border: 1px solid #ccc;
  9. padding: 4px;
  10. }
  11.  
  12. .trow1 {
  13. background: #E7E4FF url(../../../images/sweetdreams/tcatbg.png) top left repeat-x;
  14. }
  15.  
  16. .trow2 {
  17. background: #E7E4FF url(../../../images/sweetdreams/tcatbg.png) top left repeat-x;
  18. }
  19.  
  20. blockquote {
  21. background: #EFEDFF;
  22. border: 1px solid #ccc;
  23. margin: 0;
  24. padding: 4px;
  25. }
  26.  
  27. body {
  28. background: url(http://pic.lun4.net/baground_night_moon.png) fixed;
  29. }
  30.  
  31. body > div.logo {
  32. background: rgba(0,0,0,0) url(http://pic.lun4.net/logo3.png) center;
  33. background-repeat: no-repeat;
  34. height: 245px;
  35. }
  36.  
  37. body > div.logo > a > img {
  38. display: none;
  39. height: 245px;
  40. }
  41.  
  42. div.spoiler_header {
  43. background: #EFEDFF;
  44. }
  45.  
  46. #container {
  47. background: url(http://www.bronies.de/images/sweetdreams/c_bg01.png);
  48. border: 1px solid #404040;
  49. box-shadow: 0px 0px 20px #212121;
  50. }
  51.  
  52. body > div.logo > a {
  53. display: block;
  54. height: 245px;
  55. }
  56.  
  57. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement