网站博客修改动态气泡背景美化教程

  • A+
所属分类:其他源码

最近在折腾我的小破站,修改一下排版。觉得纯白背景太过于单调,所以就找了这么一款动态背景。(对暗夜模式不太友好)
把以下代码放入主题后台-自定义代码-HTML代码中

<div id="bubble"><canvas style="display: block; position: fixed; top: 0px; left: 0px; z-index: -1;" width="1920" height="28"></canvas></div>

下面这个代码放入主题后台自定义js代码中

.cl_content{}.cl_content input.euc-y-i[type="password"]{background:#fff;width:40%;line-height:30px;margin-top:5px;border-radius:3px;outline:medium;border:0;}.cl_content input.euc-y-s[type="submit"]{margin-left:0px;margin-top:5px;width:20%;line-height:30px;border-radius:0 3px 3px 0;background-color:#3498db;color:#fff;box-shadow:none;outline:medium;text-align:center;-moz-box-shadow:none;box-shadow:none;border:0;height:auto;}input.euc-y-s[type="submit"]:hover{background-color:#5dade2;}

  • 我的微信公众号
  • 扫一扫关注
  • weinxin
  • 我的新浪微博号
  • 扫一扫关注
  • weinxin
小辉博客

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: