Commit 5ba0c6f5d9e56f77c92c2fb49986db0120c16169
remove instructions because that's not used
Ev Bogue committed on 11/6/2016, 9:33:34 PMParent: cc4fe4d04f34567eccd611a7e9d7fb678840cc7d
Files changed
style.css | changed |
style.css | |||
---|---|---|---|
@@ -459,17 +459,8 @@ | |||
459 | 459 … | .hypertabs--selected .hypertabs__x { | |
460 | 460 … | display: block; | |
461 | 461 … | } | |
462 | 462 … | ||
463 | -.instructions { | ||
464 | - position: absolute; | ||
465 | - border: 1px solid #eee; | ||
466 | - padding: 1em; | ||
467 | - bottom: 0; | ||
468 | - left: 0; | ||
469 | - z-index: 1; | ||
470 | -} | ||
471 | - | ||
472 | 463 … | /* progress bar */ | |
473 | 464 … | ||
474 | 465 … | .hyperprogress__bar { | |
475 | 466 … | background: darkgrey; |
Built with git-ssb-web