css 制作二十六个帖子全宽

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 制作二十六个帖子全宽相关的知识,希望对你有一定的参考价值。

/* Remove the CSS rules below */

/* line 3512 */

body:not(.search-results) article:not(.type-page) .entry-footer {
	float: left;
	margin-top: 0.1538461538em;
	width: 21.42857143%;
	}
	
/* line 3484 */

body:not(.search-results) article:not(.type-page) .entry-content {
	float: right;
	width: 71.42857144%;
}
/* Find and remove the CSS rules below */

.single .byline,
.full-size-link,
body:not(.search-results).group-blog .byline,
body:not(.search-results) .entry-format,
body:not(.search-results) .cat-links,
body:not(.search-results) .tags-links,
body:not(.search-results) article:not(.sticky) .posted-on,
body:not(.search-results) article:not(.type-page) .comments-link,
body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {
	display: block;
	margin-bottom: 0.5384615385em;
}

body:not(.search-results) article:not(.type-page) .entry-footer .avatar {
	display: block;
	height: auto;
	margin: 0 0 0.5384615385em;
	width: 49px;
}

body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:first-child):before {
	display: none;
}

以上是关于css 制作二十六个帖子全宽的主要内容,如果未能解决你的问题,请参考以下文章

css 制作二十六个帖子全宽

css 与背景图像的二十六个全宽标头

css 与背景图像的二十六个全宽标头

css 与背景图像的二十六个全宽标头

第二十六个知识点:描述NAF标量乘法算法

C1认证学习二十六(基础选择器)