mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-24 10:22:23 +00:00
refact: add banner
This commit is contained in:
parent
00f624e137
commit
4ebdc52dfb
@ -220,6 +220,7 @@ function create_banner(element) {
|
||||
'background-color: #c4e0e1',
|
||||
'border-radius: 5px',
|
||||
'font-size: 75%',
|
||||
'width: 210px',
|
||||
'color: #333333'
|
||||
].join(';');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user