Hexo-theme-next: next主题如何设置透明度?

Created on 19 Feb 2017  ·  7Comments  ·  Source: iissnan/hexo-theme-next

设置了canvas nest ,但线条只在边上显示,手机版几乎不显是,看到别人的博客设置了透明度,显示出canvas nest http://jinfang.life
如何设置?

NexT Informations

Add the ✔ sign before an item which is affected by this behavior.

NexT Version:最新版

  • Master
  • Latest Release
  • Old version -

NexT Scheme:

  • Pisces

Other Informations (Like Browser, System, Screenshots)

windows

Most helpful comment

正好在弄这个,看到了。
修改该目录下的css
themesnext\source\css_schemes\Pisces
修改点如@Acris所说,透明度自己调吧,记得添加阴影

All 7 comments

他们使用的Scheme和你不一样,你切换成Mist或者Muse就会是透明的了。
不建议更改Pieces的透明度。如果非要改,可以使用opacity属性。

请问这个属性在哪个文件中?这个好像是css属性

@MustardG 你如果自己要改的话,可以用类似background: rgba(255, 255, 255, 0.5)的方式将content-wrapsidebarnav等几个地方的背景设置为半透明。

请问在那个文件中?

@xuanmiaog don't understand u, write in English if not solved. If solved, close it please. Thank's!

正好在弄这个,看到了。
修改该目录下的css
themesnext\source\css_schemes\Pisces
修改点如@Acris所说,透明度自己调吧,记得添加阴影

Was this page helpful?
0 / 5 - 0 ratings

Related issues

blueyi picture blueyi  ·  5Comments

Nirvanada picture Nirvanada  ·  4Comments

zhgcao picture zhgcao  ·  3Comments

LionWY picture LionWY  ·  3Comments

aiplay picture aiplay  ·  4Comments