| summaryrefslogtreecommitdiff | 
diff options
Diffstat (limited to 'src/global')
| -rw-r--r-- | src/global/www/style.css | 15 | 
1 files changed, 2 insertions, 13 deletions
diff --git a/src/global/www/style.css b/src/global/www/style.css index 406c60e..f0cfb6a 100644 --- a/src/global/www/style.css +++ b/src/global/www/style.css @@ -10,18 +10,7 @@ html, body, .fullscreen-module     bottom: 0;     right: 0;     left: 0; -} - -.fullscreen-module -{ +   margin: 0; +   padding: 0;     display: flex; -   flex-flow: column; -   align-content: stretch; -   justify-content: stretch; -} - -.global-ingame-header -{ -   text-align: center; -   flex: 0;  }  | 


