TESTING - Add Site Notice (Kind of required)
This commit is contained in:
parent
dc521a6b36
commit
5fe7a9626f
@ -80,7 +80,7 @@
|
||||
.append(
|
||||
$('<div>')
|
||||
.css({
|
||||
backgroundColor: #bf5e65,
|
||||
backgroundColor: 'white',
|
||||
display: 'flex',
|
||||
padding: 8,
|
||||
minWidth: 350,
|
||||
@ -90,8 +90,7 @@
|
||||
$('<div>')
|
||||
.css({
|
||||
margin: 8,
|
||||
color: 'white'
|
||||
white-space: pre-wrap
|
||||
color: 'black'
|
||||
})
|
||||
.html(notice)
|
||||
)
|
||||
|
Reference in New Issue
Block a user