Advertisement
Guest User

Kompaktní zive.cz

a guest
May 12th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("www.zive.cz") {
  4. .ar-list .ar-row-promo .ar-img {
  5. height: 150px;
  6. }
  7.  
  8. .ar-list .ar-row-promo .ar-img a {
  9. height: 150px;
  10. overflow: hidden;
  11. position: relative;
  12. }
  13.  
  14. .ar-list .ar-row-promo .ar-img h1 a {
  15. font-size: 15px;
  16. text-align: center;
  17. }
  18.  
  19. .ar-list .ar-row .ar-img a img {
  20. margin: -60px;
  21. }
  22.  
  23. .ar-list .ar-row .ar-txt h2 a {
  24. font-size: 14px;
  25. width: 600px;
  26. line-height: 14px;
  27. }
  28.  
  29. .ar-list .ar-row .ar-txt h2 {
  30. width: 600px;
  31. line-height: 14px;
  32. }
  33.  
  34. .ar-list .ar-tile {
  35. width: auto;
  36. height: 170px;
  37. min-height: 100px;
  38. padding-bottom: 0px;
  39. padding-top: 10px !important;
  40. margin-bottom: 0px;
  41. border-top: 0px;
  42. }
  43.  
  44. .ar-detail h1 {
  45. font-size: 24px;
  46. }
  47.  
  48. .ar-detail .ar-annotation {
  49. font-size: 15px;
  50. }
  51.  
  52. .ar-detail .ar-content {
  53. font-size: 15px;
  54. }
  55.  
  56. .forum-comment {
  57. font-size: 15px;
  58. }
  59.  
  60. .forum-simple .bx-head h2 {
  61. font-size: 24px;
  62. }
  63.  
  64. .ar-list-description h1 {
  65. font-size: 24px;
  66. }
  67.  
  68. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement