mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2024-04-21 12:32:22 +00:00
refact: add banner
This commit is contained in:
@@ -220,6 +220,7 @@ function create_banner(element) {
|
||||
'background-color: #c4e0e1',
|
||||
'border-radius: 5px',
|
||||
'font-size: 75%',
|
||||
'width: 210px',
|
||||
'color: #333333'
|
||||
].join(';');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user