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