X-Git-Url: https://git.auder.net/css/rpsls.css?a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FHall.vue;h=b4869c9ce5cb1cb1c18cc13ac5b50769818870c7;hb=3b8b49ceeaec4a4d29e8635ed14bea51f92db755;hp=366de18753d6965687ccc613b20bf95403234257;hpb=2f258c37c19c5be20ec68695ddfaec2c21f7f0ae;p=vchess.git diff --git a/client/src/views/Hall.vue b/client/src/views/Hall.vue index 366de187..b4869c9c 100644 --- a/client/src/views/Hall.vue +++ b/client/src/views/Hall.vue @@ -1,20 +1,29 @@ @@ -794,21 +824,27 @@ div#peopleWrap > .card width: 50% position: relative float: left + #chat width: 50% float: left position: relative + @media screen and (max-width: 767px) #players, #chats width: 100% + #chat > .card max-width: 100% margin: 0; border: none; + #players > p margin-left: 5px + .anonymous font-style: italic + button.player-action margin-left: 32px @@ -816,7 +852,7 @@ button.player-action background-color: #c5fefe !important .tabbtn - background-color: white + background-color: #f9faee #div2, #div3 margin-top: 15px