mirror of
https://github.com/AlecM33/Werewolf.git
synced 2026-01-02 01:03:24 +01:00
refactor of networking when first reaching game page
This commit is contained in:
@@ -11,10 +11,6 @@ th, thead, tr, tt, u, ul, var {
|
||||
border: 0;
|
||||
background: transparent;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'signika-negative';
|
||||
src: url("../webfonts/Diavlo_LIGHT_II_37.woff2") format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'signika-negative';
|
||||
@@ -164,6 +160,11 @@ button {
|
||||
border: 2px solid #8a1c1c !important;
|
||||
}
|
||||
|
||||
.submitted {
|
||||
filter: opacity(0.5);
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.container {
|
||||
padding: 5px;
|
||||
border-radius: 3px;
|
||||
|
||||
Reference in New Issue
Block a user