css AreaVoices v1主题核心CSS附加样式差异

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css AreaVoices v1主题核心CSS附加样式差异相关的知识,希望对你有一定的参考价值。

/*--------------------------------------------------------------
## Sitewide
--------------------------------------------------------------*/
body {
  background-color: #d3d3d3;
  color: #3d3d3d;
}

article,
aside {
  background-color: #ffffff;
  padding: 2em;
}

#page {
  background-color: #ebebeb;
}

.container { /* Add 'container' class to this div: <div id="content" class="site-content container">  and header: <div class="site-branding site-header"><div class="container"><div class="site-info">*/
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
}

#primary {
  float: left;
  width: 64%;
}

#secondary {
  float: right;
  width: 33%;
}

.hentry,
.widget {
  margin: 0 0 2em;
}

a {
  color: #de8027;
  text-decoration: none;
}

i {
  margin-right: 0;
}

.separator {
  margin-left: 1em;
  margin-right: 1em;
}

.post article {
  background-color: white;
}

.edit-link {
  float: right;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  padding: 1em 2em 1em 0;
  overflow: scroll;
  width: 45%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  padding: 1em 0 1em 2em;
  overflow: scroll;
  width: 45%;
}

.comment-navigation .nav-previous::before,
.posts-navigation .nav-previous::before,
.post-navigation .nav-previous::before {
  content: "\2190";
  padding-right: .7em;
}

.comment-navigation .nav-next::after,
.posts-navigation .nav-next::after,
.post-navigation .nav-next::after {
  content: "\2192";
  padding-left: .7em;
}

input.search-field {
  width: 100%;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  background-color: #289fba;
  position: relative;
  width: 100%;
}

.site-info {
  margin: 0 auto -7px;
  padding-top: 2em;
  text-align: center;
}

.site-title h1,
.site-description h2,
.site-logo img {
  text-align: center;
}

#header-banner-ad img {
  margin-top: 7px;
}

.banner-ad {
  padding: 1em 0;
  text-align: center;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
#colophon {
  border-top: 1px solid black;
}

.site-footer {
  background-color: #464646;
  color: #ebebeb;
}

.copyright {
  font-size: .9em;
  padding: .5em 0;
  text-align: center;
}
  .copyright a {
    color: #ebebeb;
}

.copyright a:hover {
  color: #de8027;
}


/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (max-width: 1000px) {
  #primary,
  #secondary {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
} }
/*--- mobile portrait style ---*/
@media only screen and (max-width: 419px) {
  body .container {
    max-width: 395px;
} }

以上是关于css AreaVoices v1主题核心CSS附加样式差异的主要内容,如果未能解决你的问题,请参考以下文章

65 道 HTML5+CSS3 相关面试知识点(附:HTML5 / CSS3 相关特效源码分享)

WordPress音乐主题Always1.8

css jQuery表单样式(CSS,v1.7.6)

学生专用网页响应式网页设计动漫主题 bootstrap响应式设计动漫源码分享 附福利网页下载链接

用Html5/CSS3做Winform,一步一步教你搭建CefSharp开发环境(附JavaScript异步调用C#例子,及全部源代码)上

CSS3等视频重磅发布(附下载方式)