新网站主题

2014-05-18 22:01:13

[网站记录 | Web Dev] , ,

最近弄了几个基于Bootstrap的网站,感觉真的相当不错,于是今天花了一点时间做了给自己的网站弄了一个新的主题。Bootstrap极大地加快了设计的速度,因为有前一个自己设计的wordpress主题,很多东西都能够理解并照抄,所以这次基本上没用多少时间。不过效果还是非常不错的。

 

 

这个主题支持IE8及以上,因为个人也想加速WindowsXP的灭亡,所以就不兼容吧,另外一方面也觉得本站的目标人群不是WindowsXP的使用者。用Bootstrap肯定是支持不同大小屏幕的设备的,为了使多说评论框能够兼容iphone的屏幕(足够窄),添加了几句CSS,专门针对多说评论框的几个部件。

 

.ds-powered-by{display:none;}
#ds-thread{margin-bottom: 55px;}
#ds-reset > div.ds-login-buttons > div > ul:nth-child(1) > li:nth-child(4) {
    display: none;
}
#ds-reset > div.ds-login-buttons > div {
    max-width: 280px;
}

 

 

 

上一个主题其实有点想开源,但是现在看看觉得相当的垃圾都不好意思拿出来了。

这篇博文发表在 网站记录 | Web Dev 目录下,标签为 , ,
如需引用,请使用链接:https://note.mc256.dev/?p=345

This article published in 网站记录 | Web Dev with tags , , .
Cite this page using this link:https://note.mc256.dev/?p=345

您的邮箱地址不会被公开,评论使用Gravatar头像。
Your email address will not be published. This blog is using Gravatar.

正在提交评论... Submitting ...
正在为您准备评论控件 Loading Comment Plugin
Copyright © 2013-2024 mc256. All Rights Reserved.
Powered by WordPress on top of a dual-stack k3s Cluster using JuiceFS.
Wordpress Theme Designed By mc256.
Encrypted By Let's Encrypt.  Hosted On Linode + OVH + AWS.
DNS Provided By Hostker.
Status Page by CloudFlare Worker.