/* Theme Name: Minty Theme URI: http://c7sky.com/wordpress-theme-minty.html Author: 小影 Author URI: http://c7sky.com/ Description: Minty 是一款小清新风格的 WordPress 主题,使用 HTML5&CSS3 实现响应式设计完美适配移动端,支持 WordPress 3.1 新增的所有文章格式,支持 AJAX 评论与列表页无限加载,内置 8 种主题色彩。主题取名为 Minty,希望能带给你清爽的浏览体验! Version: 2.1 Tags: 绿色、蓝色、红色、蓝色、紫色、黄色、灰色、橙色、浅色系、深色、一栏、两栏、边栏在右侧、响应式布局、自定义背景、自定义菜单、特色图像、灵活顶部、小清新、微格式、文章形式、文章置顶、主题选项 */ /* 代码示例:当浏览器宽度小于540px时,隐藏页脚导航,不需要可删除。*/ @media only screen and (max-width: 540px) { #footer .links { display: none; } }#header .connect { +width: 175px }.commentlist .bypostauthor > div > div > .fn:after { content: "作者"; } .widget-title { padding-bottom: .5em; } .widget-title span { text-indent: 0; width: auto; background: none; display: block; height: auto; } @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait), only screen and (max-width: 800px) { #sidebar { display: none } }