@-moz-document url-prefix("https://www.computerbase.de") { /* ComputerBase URLs beginnend mit http://www.computerbase.de */ /* ads */ .adbox-skyscraper, .adbox-banner, .adbox-wrapper, .adbox-topbanner, .adsbygoogle--content-list, .google-cjs, .ads-google-csa--loaded, .adsbygoogle--content-footer { opacity: 0.15; transition: opacity 0.25s ease-in-out; -moz-transition: opacity 0.25s ease-in-out; -webkit-transition: opacity 0.25s ease-in-out; } .adbox-skyscraper:hover, .adbox-banner:hover, .adbox-wrapper:hover, .adbox-topbanner:hover, .adsbygoogle--content-list:hover, .google-cjs:hover, .ads-google-csa--loaded:hover, .adsbygoogle--content-footer:hover { opacity: 0.75; } /* disable share buttons */ .share-link { display: none !important; } /* centric alignment */ @media (min-width: 720px) { .block1, .header, .subheader, .fullwidth-block {padding: 0px 0px} } @media (min-width: 1120px) { .block1, .header, .subheader, .fullwidth-block {padding: 0px 50px} } @media (min-width: 1440px) { .block1, .header, .subheader, .fullwidth-block {padding: 0px 100px} } @media (min-width: 1600px) { .block1, .header, .subheader, .fullwidth-block {padding: 0px 150px} } /* article headlines */ .article-view__title { font-size: 2.0em; } .article__title, .teaser__title--xl { font-size: 1.5em; } .article__title, .slide__title { font-size: 1.1em; line-height: 1.0em; } .slide__context__title, .slide__title { font-size: 0.85em; line-height: 1.25em; } /* news list */ .ticker li { padding: .125rem 0; } /* text in articles over full width */ .p, .text-ul, .text-ol { font: 1.05em cbsans, sans-serif; color: #342020; text-align: justify; } .text-width { max-width: 55rem; } /* article navigation */ .text-asset { margin: 0 60px; } /* font forum */ .vb-nav { font-weight: bold; } .postbitlegacy .postrow .content { letter-spacing: 0.01em; font: 1.15em cbsans, sans-serif; color: #342020; } .postbitlegacy .userinfo .username { font: 1.6em cbsans, sans-serif; } /* Mouseover */ a { transition: all 0.5s !important; } a:hover{ color: #000055 !important; background-color: #c0c0c0 !important; border-radius: 2.5px !important; } a:active{ background-color: #ffd700 !important; } }