refact: add banner

This commit is contained in:
ruanyf
2019-10-13 22:30:14 +08:00
parent 00f624e137
commit 4ebdc52dfb
+1
View File
@@ -220,6 +220,7 @@ function create_banner(element) {
'background-color: #c4e0e1',
'border-radius: 5px',
'font-size: 75%',
'width: 210px',
'color: #333333'
].join(';');