/*文章页标题样式*/ .post-header .title_wrapper h1 { font-size: 24px; line-height: 28px; font-weight: 300; } /*页头图像样式*/ .single-photo-wrapper.image { text-align: center; display: none; } /* 移动端padding */ @media only screen and (max-width: 767px) { .content_wrapper .section_wrapper, .container, .four.columns .widget-area { max-width:700px!important; padding-left:13px!important; padding-right:13px!important } } /* 侧边栏颜色 */ .widget_categories ul { background-color: transparent; color: #e34a24; } .widget_categories ul li a { color: #e34a24!important; } /* 侧边栏列表padding */ .widget_categories ul li { padding: 0px; } /* Filter authors display */ .authors { display: none; } .post-desc .post-head { display: none; } /*列表样式*/ .the_content_wrapper ol li, ul li { padding: 5px; margin-left: 10px; } .the_content_wrapper ol { list-style-type: decimal; padding: 5px; } .the_content_wrapper ul { list-style-type: disc; padding: 5px; } /*表格样式*/ table { font-family: Arial, Helvetica, sans-serif; border-collapse: collapse; width: 100%; } table td, table th { border: 1px solid #ddd; padding: 8px; } table tr:nth-child(even) { background-color: #f2f2f2; } table tr:hover { background-color: #ddd; } table th { padding-top: 12px; padding-bottom: 12px; text-align: left; background-color: #4CAF50; color: white; } /*代码换行*/ code, q { white-space: pre; padding: 0px; margin: 0px; border: 0px solid #e8e8e8; color: #2991d6; background-color: transparent; } .highlight:not(.highlight_image) { background-color: #999; }
.dietitian2-shadow { box-shadow: 0px 12px 38px 0px rgba(0, 0, 0, 0.1); } /*文章页标题样式*/ .post-header .title_wrapper h1 { font-size: 24px; line-height: 28px; font-weight: 300; } /*页头图像样式*/ .single-photo-wrapper.image { text-align: center; display: none; } /* 移动端padding */ @media only screen and (max-width: 767px) { .content_wrapper .section_wrapper, .container, .four.columns .widget-area { max-width:700px!important; padding-left:13px!important; padding-right:13px!important } } /* 侧边栏颜色 */ .widget_categories ul { background-color: transparent; color: #e34a24; } .widget_categories ul li a { color: #e34a24!important; } /* 侧边栏列表padding */ .widget_categories ul li { padding: 0px; } /* Filter authors display */ .authors { display: none; } .post-desc .post-head { display: none; } /*列表样式*/ .the_content_wrapper ol li, ul li { padding: 5px; margin-left: 10px; } .the_content_wrapper ol { list-style-type: decimal; padding: 5px; } .the_content_wrapper ul { list-style-type: disc; padding: 5px; } /*表格样式*/ table { font-family: Arial, Helvetica, sans-serif; border-collapse: collapse; width: 100%; } table td, table th { border: 1px solid #ddd; padding: 8px; } table tr:nth-child(even) { background-color: #f2f2f2; } table tr:hover { background-color: #ddd; } table th { padding-top: 12px; padding-bottom: 12px; text-align: left; background-color: #4CAF50; color: white; } /*代码换行*/ code, q { white-space: pre; padding: 0px; margin: 0px; border: 0px solid #e8e8e8; color: #2991d6; background-color: transparent; } .highlight:not(.highlight_image) { background-color: #999; }