.case h1,.case h2,.case h3,.case h4,.case h5,.case h6{margin-bottom: 18px;
background-color: #fbfbfb;
color: #333;
border-left: 4px solid #62bbc3;
padding-left: 10px;
margin: 10px 0;
font-weight: 400}
.case h1 {
font-size: 32px;
padding-top: 10px;
padding-bottom: 10px
}
.case h2 {
font-size: 28px;
padding-top: 8px;
padding-bottom: 8px
}
.case h3 {
font-size: 20px;
padding-top: 4px;
padding-bottom: 4px
}
.case h4 {
font-size: 16px;
padding-top: 3px;
padding-bottom: 3px
}
.case h5 {
font-size: 14px;
padding-top: 2px;
padding-bottom: 2px;
font-weight: 400
}
.case h6 {
font-size: 12px;
padding-top: 0;
padding-bottom: 0;
font-weight: 400
}
效果如下:
]]>
在織夢群里有大神給出了解決方法,就是清空dede_arctiny這個數(shù)據(jù)表。
登錄數(shù)據(jù)庫管理,清空這個數(shù)據(jù)表后,再去后臺一看??樟?。
但是一看其他欄目。文檔數(shù)全是0了,嚇了一條,以為數(shù)據(jù)全沒了呢。但點進去一看。數(shù)據(jù)還在。
趕緊執(zhí)行下面的操作。然后再清理一下緩存。
再一看。文檔數(shù)終于出來了。所以。在操作數(shù)據(jù)庫之前,盡量先備份一下數(shù)據(jù)庫,以免數(shù)據(jù)丟失!
]]>