Refactored file structure and removed unnecessary code
This commit is contained in:
53
style.css
53
style.css
@@ -323,59 +323,6 @@ body {
|
||||
transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s transform linear 0.2s, 0.2s -webkit-transform linear 0.2s;
|
||||
}
|
||||
|
||||
/*@media (max-width: 1400px) {*/
|
||||
/*#tetris, #tetris-background {*/
|
||||
/*height: 75%;*/
|
||||
/*}*/
|
||||
|
||||
/*#game-stats {*/
|
||||
/*top: 10px;*/
|
||||
/*left: 50%;*/
|
||||
/*transform: translateX(-50%);*/
|
||||
/*}*/
|
||||
/**/
|
||||
/*#game-stats > div {*/
|
||||
/*display: inline;*/
|
||||
/*}*/
|
||||
/**/
|
||||
/*#time {*/
|
||||
/*margin-right: 50px;*/
|
||||
/*}*/
|
||||
/**/
|
||||
/*#controls {*/
|
||||
/*top: initial;*/
|
||||
/*bottom: 10px;*/
|
||||
/*left: 50%;*/
|
||||
/*transform: translateX(-50%);*/
|
||||
/*height: 10%;*/
|
||||
/*overflow: auto;*/
|
||||
/*}*/
|
||||
/**/
|
||||
/*#control-text {*/
|
||||
/*height: 100%;*/
|
||||
/*}*/
|
||||
/**/
|
||||
/*#language-selector {*/
|
||||
/*font-size: 20px;*/
|
||||
/*}*/
|
||||
/*}*/
|
||||
|
||||
@media (max-width: 840px) {
|
||||
/*#game-stats {*/
|
||||
/*font-size: 20px;*/
|
||||
/*text-align: center;*/
|
||||
/*}*/
|
||||
/**/
|
||||
/*#game-stats > div {*/
|
||||
/*margin-right: 0;*/
|
||||
/*display: block;*/
|
||||
/*}*/
|
||||
/**/
|
||||
/*#control-text {*/
|
||||
/*font-size: 14px;*/
|
||||
/*}*/
|
||||
}
|
||||
|
||||
/*
|
||||
Radio Buttons
|
||||
*/
|
||||
|
Reference in New Issue
Block a user