This commit is contained in:
qijungu
2018-03-31 12:43:14 -05:00
parent dc76e4ecc4
commit 1a7a86bff0
8 changed files with 156 additions and 0 deletions

7
static/css/common.css Normal file
View File

@ -0,0 +1,7 @@
.fullwidth {
width: 100%;
}
.livescreen {
height: 56vw;
}

9
static/css/jquery-confirm.min.css vendored Normal file

File diff suppressed because one or more lines are too long