Giter Site home page Giter Site logo

baidulite's People

Contributors

catbaron0 avatar inchei avatar jukrb0x avatar pancao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

baidulite's Issues

图床改为https

百度好不容易加入https步伐了,要不图床也是https?

Safari 下失效的问题

在Safari下,首页没有问题,但是输入文字后点击搜索出现的结果页面,stylelist没有生效,chrome下一切正常,换用freestyler插件问题依旧,不知道是不是插件问题

首页LOGO和账号字体样式的一些看法

大佬您好,多谢大佬的Baidu Lite样式,跟原生相比实在简介好看很多。

在下有点强迫症,发现Baidu Lite有两个小Bug:

(1)百度首页,多出来一个白色的LOGO,很不协调,我的解决办法是:把id为lg下的img标签添加“! important”,增强优先级,因为不加的话,在调试器可以看出是被覆盖的,代码如下(大概在249行):
#lg img { display: none !important; }

(2)还是百度首页,当登录百度账号之后,白色字体和灰色button背景不搭,于是我就把字体改成黑色的,会好看一点。在 .user-name 中添加:color: #000。完整代码(大概在1115行):
.user-name {
text-decoration: none !important;
color: #000
}

字体发虚.

问下为什么要改字体,在一些屏幕和系统下,改了字体会发虚.比如我的1600*900,替换了之后字体全部发虚.
而且夜间模式灰色字体颜色是否太暗?

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.