equal
deleted
inserted
replaced
148 position: absolute; |
148 position: absolute; |
149 content: ""; |
149 content: ""; |
150 width: 0; |
150 width: 0; |
151 height: 0; |
151 height: 0; |
152 border-style: solid; |
152 border-style: solid; |
153 border-width: 0 10px 5px 10px; |
153 border-width: 0 10px 5px; |
154 border-color: transparent transparent #ffffff transparent; |
154 border-color: transparent transparent #ffffff; |
155 left: 20px; |
155 left: 20px; |
156 top: 5px; |
156 top: 5px; |
157 } |
157 } |
158 |
158 |
159 .health-check-offscreen-nav .health-check-tab { |
159 .health-check-offscreen-nav .health-check-tab { |
248 align-items: center; |
248 align-items: center; |
249 justify-content: center; |
249 justify-content: center; |
250 text-align: center; |
250 text-align: center; |
251 height: 100%; |
251 height: 100%; |
252 width: 100%; |
252 width: 100%; |
253 margin-top: 0; |
253 margin: 0 0 3rem; |
254 } |
254 } |
255 |
255 |
256 @media all and (min-width: 784px) { |
256 @media all and (min-width: 784px) { |
257 .site-status-all-clear { |
257 .site-status-all-clear { |
258 margin: 5rem 0; |
258 margin: 2rem 0 5rem; |
259 } |
259 } |
260 } |
260 } |
261 |
261 |
262 .site-status-all-clear.hide { |
262 .site-status-all-clear.hide { |
263 display: none; |
263 display: none; |
264 } |
264 } |
265 |
265 |
266 .site-status-all-clear .dashicons { |
266 .site-status-all-clear .dashicons { |
267 font-size: 150px; |
267 font-size: 150px; |
268 height: 130px; |
268 height: 150px; |
|
269 margin-bottom: 2rem; |
269 width: 150px; |
270 width: 150px; |
270 } |
271 } |
271 |
272 |
272 .site-status-all-clear .encouragement { |
273 .site-status-all-clear .encouragement { |
273 font-size: 1.5rem; |
274 font-size: 1.5rem; |