Git Product home page Git Product logo

yue.css's Introduction

yue.css

Font

--yue-f-base
--yue-f-heading
--yue-f-quote
--yue-f-mono

Color

--yue-c-strong
--yue-c-light
--yue-c-accent
--yue-c-divider

--yue-c-tr

License

MIT.

yue.css's People

Contributors

lepture avatar cqpx avatar linkgod avatar

Stargazers

f3liiix avatar Ziv avatar João Palmeiro avatar Eric Johnson avatar Ron avatar  avatar Francis avatar Leo Li avatar Christian Rotzoll avatar Nick22nd avatar  avatar Niel Thiart avatar  avatar 人民币 avatar Zhijun avatar covein avatar SevicheCC avatar Giuseppe Caruso avatar  avatar Matthias Endler avatar NELLO avatar Weigang Jin avatar nilptr avatar  avatar adk avatar Andrew Chen avatar CSD avatar ksuudilla avatar Leon Wong avatar JaceLau avatar  avatar  avatar RocKigh avatar zhixuan avatar Thomas Rettig avatar rjcalow avatar Filip Staudinger avatar Jedrzej Lewandowski avatar Kraka avatar  avatar Xec. avatar  avatar Johnny Jiang avatar Abhinav Saxena avatar Jimmy Cai avatar jzsn2018 avatar Moreality avatar 黄继华 avatar  avatar James Royal avatar Zhang Yutao avatar Hanson Hu avatar Liang avatar fatdoge avatar huangrx avatar 季悠然 avatar  avatar Lucius Gaitán avatar Fabio Caccamo avatar  avatar David Offerman avatar tan661 avatar Hades_Dev avatar Daniel Budi Setyawan avatar  avatar  avatar 道玄 avatar F_KUN avatar  avatar Mark avatar Ming avatar HuangYang avatar __ avatar 陈随易 avatar VHacker 2022 avatar Dejia Xu avatar Memento mori. avatar  avatar abc1763613206 avatar XinXuan avatar Jakho Luo avatar kotoyuuko avatar Derrick Brigge avatar holycat avatar 1dao avatar Sivan avatar Asindu avatar Karacas avatar Thomas Brouard avatar  avatar Yue avatar kang avatar Bender avatar Larah Armstrong avatar AlanDecode avatar Yunsur avatar Paul Nendick avatar 兔龙象 avatar Penn avatar 王福强 avatar

Watchers

Chen Yijun avatar Chen, Chih Han avatar greatghoul avatar  avatar wastemobile avatar SwhGo_oN avatar James Cloos avatar Matt Su avatar Bin Wei avatar  avatar  avatar Finn avatar chyoo avatar Jerry Wu avatar  avatar PaddingMe avatar Y!an avatar TBD avatar Alliestrasza avatar

yue.css's Issues

<code>的字体颜色

字体颜色过浅, 相比于正文。一般情况下,代码不是应该突出么。

个人意见。

Inconsistent space around headings

I think there's an issue here:

yue.css/src/yue.css

Lines 29 to 30 in 76f4cca

margin-top: 1.62em;
margin-bottom: 1em;

Note the progression of top and bottom margins:

.yue h2 {
  ...
  margin-top: 1.42em;
  margin-bottom: 0.4em;
}

.yue h3 {
  ...
  margin-top: 1.62em;
  margin-bottom: 1em;
}

.yue h4,
.yue h5,
.yue h6 {
  ...
  margin-top: 1.4em;
  margin-bottom: 0.8em;
}

h3s margins are larger than both h2s and h4/h5/h6s.

Change your images on the readme.

Change your images on your readme to something more appropriate or remove entirely.

Reason being your images are not appropriate for a work/corporate environment.

I don't mind the images but come'on why nude images on your project!

请问大佬py文件怎么用

大佬,template.py 根据代码判断是用于生成html,但我发现运行后无法生成,无任何报错,代码也无任何修改,py环境 3.9.5 (tags/v3.9.5:0a7dcbd, May 3 2021, 17:27:52) [MSC v.1928 64 bit (AMD64)] on win32

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.