css Divi(3.0.39) - 儿童主题 - style.css
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css Divi(3.0.39) - 儿童主题 - style.css相关的知识,希望对你有一定的参考价值。
/**
* Theme Name: CHILD THEME NAME 2017
* Theme URI: https://www.elegantthemes.com/gallery/divi/
* Description: Divi Child Theme
* Author: Interactive Media Consulting, LLC
* Author URI: https://www.imediaconsult.com
* Template: Divi
* Version: 1.0.0
-----------------------------------------------------------------------------
*/
/**
* Table of Contents
*
* 1.0 - Typography
* 2.0 - Elements (forms, lists, horizontal rules)
* 3.0 - Navigation (links, menus, pagination)
* 4.0 - Header
* 5.0 - Content (pages, posts)
* 6.0 - Media (captions, galleries)
* 7.0 - Widgets
* 8.0 - Footer
* 9.0 - Plugins
* 10.0 - Media Queries
* 11.0 - Print Queries
-----------------------------------------------------------------------------
*/
/**
* 1.0 Typography
-----------------------------------------------------------------------------
*/
body {
}
h1, h2, h3, h4, h5, h6 {
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
p {
}
b,
strong {
}
dfn,
cite,
em,
i {
}
blockquote {
}
/**
* 2.0 Elements
-----------------------------------------------------------------------------
*/
hr {
background-color: #eee;
border: 0;
clear: both;
height: 1px;
width: 100%;
}
/**
* 3.0 Navigation
-----------------------------------------------------------------------------
*/
/*** Primary Menu */
/*** Secondary Menu */
/*** Footer Menu */
/*** Mobile Menu */
/*** Pagination */
/**
* 4.0 Header
-----------------------------------------------------------------------------
*/
/**
* 5.0 Content
-----------------------------------------------------------------------------
*/
/*** Alignment */
.alignleft,
.wp-caption.alignleft,
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
float: left;
margin: 6px 20px 10px 4px;
}
.alignright,
.wp-caption.alignright,
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
float: right;
margin: 6px 4px 10px 20px;
}
.aligncenter,
.wp-caption.aligncenter,
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
margin: 6px auto 10px;
}
.alignnone,
.wp-caption.alignnone {
margin: 6px 0 10px;
}
/**
* 6.0 Media
-----------------------------------------------------------------------------
*/
/*** Captions */
/*** Galleries */
/*** Images */
/**
* 7.0 Widgets
-----------------------------------------------------------------------------
*/
/**
* 8.0 Footer
-----------------------------------------------------------------------------
*/
/**
* 9.0 Plugins
-----------------------------------------------------------------------------
*/
/**
* 10.0 Media Queries
-----------------------------------------------------------------------------
*/
@media all and (max-width: 1200px) {
}
@media all and (max-width: 980px) {
}
@media all and (max-width: 767px) {
}
@media all and (max-width: 479px) {
}
/**
* 11.0 Print
-----------------------------------------------------------------------------
*/
@media print {
}
以上是关于css Divi(3.0.39) - 儿童主题 - style.css的主要内容,如果未能解决你的问题,请参考以下文章
php Divi的更好,更快,响应的图像 - 在Divi儿童主题上传。