.testedUrl { color: inherit; } .summary { text-align: center; } .summary .globalScore { display: table; width: 60%; margin: 3em auto; > div { display: table-cell; width: 50%; vertical-align: middle; } .globalGrade { margin: 0.5 auto; width: 2.5em; height: 2.5em; line-height: 2.5em; border-radius: 0.5em; font-size: 3em; font-weight: bold; vertical-align: middle; } .on100 { font-size: 1.2em; font-weight: bold; margin: 0.5em 0 1em; } .screenshotWrapper:hover { opacity: 0.75; &:after { position: absolute; width: 1.25em; height: 1.25em; top: 0.7em; left: 1.55em; font-size: 3em; color: #FFF; background: #000; border-radius: 0.2em; text-align: center; content: "+"; opacity: 0.85; } } .screenshotWrapper.phone:hover:after { top: 1.7em; left: 0.64em; } .screenshotWrapper.tablet:hover:after { top: 1.5em; left: 0.9em; } } .summary .notations { display: table; width: 80%; margin: 0 10% 1.5em; border-spacing: 1em; } .summary .notations > div { display: table-row; } .summary .notations > div > div { display: table-cell; height: 2.5em; vertical-align: middle; } .summary .notations .category { font-weight: bold; text-align: center; width: 20%; } .summary .notations .criteria { font-weight: normal; width: 75%; } .A, .B, .C, .D, .E, .F, .NA { .summary .notations &.categoryScore { width: 2.5em; max-width: 2.5em; min-width: 2.5em; font-size: 2em; text-align: center; border-radius: 0.5em; font-weight: bold; } .summary .notations .grade & { width: 1em; height: 1em; font-size: 1em; color: transparent; margin: 0 auto; border-radius: 0.5em; } } .summary .notations .criteria .table { width: 100%; > a { text-decoration: none; color: inherit; } > a:hover > div { background: #EBD8E2; cursor: pointer; &.info { background: #FFF; .icon-question { color: #EBD8E2; } } } } .summary .notations .criteria .grade { width: 10%; padding-left: 0.5em; padding-right: 0.5em; vertical-align: middle; } .summary .notations .criteria .label { width: 70%; } .summary .notations .criteria .result { width: 18%; font-weight: bold; white-space: nowrap; text-align: center; vertical-align: middle; } .summary .notations .warning .label, .summary .notations .warning .result, .summary .notations .icon-warning { color: #FF1919; } .summary .notations .criteria .info { width: 2%; text-align: center; vertical-align: middle; background: #FFF; padding-left: 0.1em; padding-right: 0.1em; } .summary .notations .criteria .icon-question { color: transparent; } .summary .fromShare { margin-bottom: 3em; } .summary .apiTip { font-size: 0.8em; margin-bottom: 4em; color: #413; a { color: inherit; } } .summary .tweet { .tweetText { color: #413; background: #F2F2F2; border: none; width: 25em; padding: 0.4em; border-radius: 0.5em; box-shadow: 0.05em 0.1em 0 0 #999; } .tweetButton, .linkedinButton { color: #413; background: #F2F2F2; margin-right: 0; &:hover { color: #F2F2F2; background: #e74c3c; } } input { font-size: 0.9em; } }