Create players

This commit is contained in:
2020-12-28 22:33:14 -08:00
parent 6266b089a5
commit bddf7ff040
13 changed files with 114 additions and 7 deletions
+8 -1
View File
@@ -1,11 +1,18 @@
html{
font-family:ProximaNova,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif
}
.bwc-logo{
width:550px;
}
#top-bar{
border-bottom: 2px solid gainsboro;
padding-bottom:1em;
}
.uk-subnav-pill > * > :first-child{
padding: 0px 50px !important;
}
li.message{
border-bottom:1px solid #eee;
list-style:none;
File diff suppressed because one or more lines are too long