Guest User

4Players Full-HD-Anpassung (!important-Version)

a guest
Dec 6th, 2011
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.29 KB | None | 0 0
  1. #seite {
  2.     width: 100% !important;
  3.     margin: 0 !important;
  4.     padding: 0 !important;
  5.     font-family: Verdana, sans-serif !important;
  6.     border: 1px solid #d4d4d4 !important;
  7. }
  8.  
  9. #leiste {
  10.     border-top: none !important;
  11. }
  12.  
  13. #FusionLoginBoxContainer {
  14.     margin-right: 10px !important;
  15. }
  16.  
  17. #inhalt {
  18.     margin: 0 !important;
  19. }
  20.  
  21. #seite > div, #seite > nav, #seite > article {
  22.     width: 100% !important;
  23. }
  24.  
  25. body {
  26.     margin: 0 !important;
  27.     padding: 0 20px !important;
  28.     font-size: 14px !important;
  29. }
  30.  
  31. section, article, .index-system-block {
  32.     width: 100% !important;
  33.     border-color: #000 !important;
  34. }
  35.  
  36. .system-section {
  37.     width: 100% !important;
  38.     border: none !important;
  39.     margin: 0 !important;
  40. }
  41.  
  42. .system-section section, .index-blickpunkt-berichte-liste, .index-system-empfiehlt-liste {
  43.     width: 20% !important;
  44.     border-left: 1px dotted #000 !important;
  45.     padding: 10px !important;
  46.     background-image: linear-gradient(left , #fff 50%, #d4d4d4 72%) !important;
  47.     background-image: -o-linear-gradient(left , #fff 50%, #d4d4d4 72%) !important;
  48.     background-image: -moz-linear-gradient(left , #fff 50%, #d4d4d4 72%) !important;
  49.     background-image: -webkit-linear-gradient(left , #fff 50%, #d4d4d4 72%) !important;
  50.     background-image: -ms-linear-gradient(left , #fff 50%, #d4d4d4 72%) !important;
  51.     background-image: -webkit-gradient(linear,left bottom,right bottom,color-stop(0.5, #fff),color-stop(0.72, #d4d4d4)) !important;
  52. }
  53.  
  54. .hauptnews, #berichte .bericht-liste, .news-liste, .inhalt-standard-padding, .cheats-liste, .cheats-fragen-liste {
  55.     width: 70% !important;
  56. }
  57.  
  58. .hauptnews {
  59.     width: 68% !important;
  60.     padding-top: 10px !important;
  61. }
  62.  
  63. .system-section section.videos-box {
  64.     background-repeat: repeat !important;
  65.     border-top: 1px solid #000 !important;
  66.     border-bottom: 1px solid #000 !important;
  67.     height: 200px !important;
  68.     margin: 0 !important;
  69. }
  70.  
  71. .diensteteaser-box {
  72.     margin: auto !important;
  73.     padding: 0 !important;
  74. }
  75.  
  76. .diensteteaser-box ul {
  77.     width: 100% !important;
  78.     border: 1px solid #000 !important;
  79. }
  80.  
  81. .diensteteaser-box img {
  82.     width: 200px !important;
  83. }
  84.  
  85. section.system-section-spielkultur #hauptnewsblock-spielkultur, #hauptnewsblock-pc, #hauptnewsblock-ps3, #hauptnewsblock-360, #hauptnewsblock-wii_u, #hauptnewsblock-3ds, #hauptnewsblock-vita, #hauptnewsblock-phone, #blickpunktblock {
  86.     width: 78% !important;
  87. }
  88.  
  89. section.bilderserien-box {
  90.     width: 99% !important;
  91.     clear: both !important;
  92.     margin: 0 !important;
  93. }
  94.  
  95. #ligateaser {
  96.     margin: 0 !important;
  97.     width: 100% !important;
  98.     padding: 0 !important;
  99.     position: relative !important;
  100.     float: right !important;
  101. }
  102.  
  103. #ligateaser li {
  104.     position: relative !important;
  105.     top: -50px !important;
  106. }
  107.  
  108. #ligateaser-container , section.videos-box {
  109.     width: 100% !important;
  110.     height: 180px !important;
  111.     border: 1px solid #000 !important;
  112.     padding: 0 !important;
  113. }
  114.  
  115. #ligateaser-container div, section .videos-box div {
  116.     height: 70px !important;
  117. }
  118.  
  119. #footer-links {
  120.     width: 100% !important;
  121.     margin: 0 !important;
  122.     padding: 0 !important;
  123. }
  124.  
  125. #gewinnspiele {
  126.     width: 70% !important;
  127.     margin: 0 !important;
  128.     border: none !important;
  129.     padding: 0 !important;
  130.     max-width: 56% !important;
  131. }
  132.  
  133. #gewinnspiele li {
  134.     float: left !important;
  135. }
  136.  
  137. #gewinnspiele .liste-re-footer {
  138.     position: relative !important;
  139.     right: 30% !important;
  140. }
  141.  
  142. #gewinnspiele li a {
  143.     clear: both !important;
  144.     max-width: 300px !important;
  145. }
  146.  
  147. #umfrage {
  148.     position: absolute !important;
  149.     border: 3px solid yellow !important;
  150.     box-shadow: 5px 5px 5px #000 !important;
  151.     right: 21% !important;
  152. }
  153.  
  154. #werbung-banner {
  155.     top: 220px !important;
  156.     right: 22% !important;
  157.     text-align: right !important;
  158. }
  159.  
  160. #navi-trenner {
  161.     width: 100% !important;
  162. }
  163.  
  164. #werbung-sky {
  165.     position: absolute !important;
  166.     right: 22% !important;
  167.     left: auto !important;
  168.     top: 320px !important;
  169. }
  170.  
  171. .block-3spalt-last {
  172.     margin: 0 !important;
  173. }
  174.  
  175. #gewinnspiele, #facebook, #forenbeitraege {
  176.     background: none !important;
  177. }
  178.  
  179. .system-section-ps3 {
  180.     margin-top: -24px !important;
  181. }
  182.  
  183. .index-blickpunkt-berichte-liste {
  184.     height: 100% !important;
  185. }
  186.  
Advertisement
Add Comment
Please, Sign In to add comment