html, body { font-family: Arial, Helvetica, sans-serif; overflow-x: hidden; -webkit-transition: 0.5s; transition: 0.5s; background: #FEFEFE; } .header { background: #000000; position: fixed; top: 0; left: 0; width: 100%; height: 41px; z-index: 999; } .header-parent-topics { position: absolute; top: 12px; left: 55px; word-spacing: 13px; } .header-parent-topics a { color: #f3f3f3; text-decoration: none; font-size: 14px; -webkit-transition: 0.5s; transition: 0.5s; } .header-parent-topics a:hover { color: lightgrey; -webkit-transition: 0.5s; transition: 0.5s; } .header-parent { position: absolute; left: 17.1%; width: 100%; } .header-parent-other { position: absolute; top: 12px; left: 1000px; word-spacing: 13px; } .header-parent-other-live { font-weight: bolder; word-spacing: 0px; text-decoration: none; color: #f3f3f3; font-size: 14px; transition: 0.5s; } .header-parent-other-live:hover { color: lightgrey; transition: 0.5s; } .header-parent-other-edition { display: inline; color: #ffffff; font-size: 12px; font-weight: bolder; position: relative; left: 7px; cursor: pointer; } .gg-chevron-down { position: relative; top: -20px; left: 125px; --ggs: .8; } .header-parent-other-search, .header-parent-other-menu { position: relative; top: -44px; left: 174px; color:#ffffff; transition: 0.5s; } .header-parent-other-search:hover, .header-parent-other-menu:hover { color: lightgrey; transition: 0.5s; cursor: pointer; } .header-parent-other-menu { left: 180px; } .header-parent-other-live-dot { animation:blinkingText 2s infinite; } @keyframes blinkingText{ 0% { color: transparent; } 25% { color: red; } 50% { color: red; } 75% { color:black; } 100% { color: black } } #main-live-information-trending, #main-live-information-live-updates { color: red; } #main-live-information-trending:hover, #main-live-information-live-updates:hover { color: rgb(179, 0, 0); } .main-live-information { position: absolute; top: 62px; left: 400px; color: #000000; text-align: center; font-weight: bolder; font-size: 14px; } .main-live-information a { text-decoration: none; color: #000000; transition: 0.5s; } .main-live-information a:hover { color: rgb(179, 0, 0); transition: 0.05s; } #main-live-information-breaker { color: lightgrey; } .main-papers-death-row { position: relative; left: 50px; top: 40px; height: 400px; } #main-papers-death-row-title { font-size: 20px; font-weight: bolder; } #main-papers-death-row-description { font-size: 20px; font-weight: bolder; width: 20%; } .main-papers { position: absolute; top: 90px; left: 21.5%; height: 0px; } .main-papers-coronavirus-thumbnail img { position: relative; top: -10px; left: -15px; } #main-papers-coronavirus-thumbnail-live-updates { background: #CC0000; font-size: 14px; font-weight: bold; color: white; padding: 10px; width: 23%; position: relative; top: -64px; left: -15px; } .main-papers-coronavirus-lower-1 { position: relative; top: -75px; left: -15px; } .main-papers-coronavirus-lower-1 p:nth-child(2) { position: relative; top: -10px; } #main-papers-coronavirus-title a { color: black; font-size: 35px; font-family: Arial; font-weight: 600; text-decoration: none; } #main-papers-coronabirus-lower-1-description a { color: black; text-decoration: none; } #main-papers-oil-title a { font-weight: 600; font-size: 20.8px; position: relative; top: -17px; color: black; text-decoration: none; } #main-papers-coronabirus-lower-1-description a:hover, #main-papers-coronavirus-title a:hover, #main-papers-oil-title a:hover, .main-papers-oil-lower p:hover, .main-papers-coronavirus-lower-2 a:hover { color: #CC1800; transition: 0.5s; } #main-papers-coronabirus-lower-1-more-info a { font-weight: normal; color: black; text-decoration: none; border-bottom: 2px solid lightgrey; } #main-papers-coronabirus-lower-1-more-info a:hover { color: #CC1800; border-bottom: 0px solid lightgrey; } .main-papers-coronavirus-lower-2 { position: relative; left: -15px; top: -80px; font-size: 15px; } .main-papers-coronavirus-lower-2 a { color: rgb(36, 36, 36); text-decoration: none; } #main-papers-coronavirus-lower-2-divider { width: 446.67px; opacity: 0.4; margin-bottom: 7px; margin-top: 7px; } .main-papers-oil { position: relative; top: -756px; left: 458px; } #main-papers-oil-lower-divider { width: 306.69px; opacity: 0.4; position: relative; left: -69px; top: -24px; margin-bottom: -7px; margin-top: -7px; } .main-papers-oil-lower p { position: relative; font-size: 15px; color: rgb(36, 36, 36); } .main-papers-iowa { position: relative; top: -1506px; left: 788px; } .footer { position: absolute; top: 900px; left: 0; } .footer-topics a { color: #FEFEEF; text-decoration: none; position: relative; font-size: 20px; background: #0C0C0C; } .footer-topics a:hover { text-decoration: underline; } .footer-topics-items a { color: white; text-decoration: none; position: relative; font-size: 14px; } .footer-topics-items { word-wrap: break-word; white-space: pre-wrap; position: relative; top: -754px; left: 221px; background: #0C0C0C; width: 250px; }