gitbook-plugin-lock
Advanced tools
Comparing version 0.0.27 to 0.0.28
@@ -6,3 +6,3 @@ require(['gitbook', 'jQuery'], function(gitbook, $) { | ||
const html = | ||
'<div class="info">\n' + | ||
'<div class="info" style="position: absolute;left: 50%;top: 70%;bottom: 30px;transform: translate(-50%, -50%);font-size: 15px;text-align: center;background: -webkit-gradient(linear, 0 0%, 0 100%, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));">\n' + | ||
' <div>扫码或搜索:<span style="color: #E9405A; font-weight: bold;">技术抛光</span></div>\n' + | ||
@@ -9,0 +9,0 @@ ' <div>\n' + |
{ | ||
"name": "gitbook-plugin-lock", | ||
"version": "0.0.27", | ||
"version": "0.0.28", | ||
"description": "Gitbook 页面加锁", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
8416