這是一個簡單的CSS問題。我有網站有以下問題:班正在被其他班寫過
#main-content ol {
list-style-type: decimal;
padding-left: 25px;} /* abc.css (line 140) */
#contentWrapper p, #contentWrapper ul, #contentWrapper ol, #lmBlurbsArchive {
color: #666666;
font-size: 1.1em;
margin-bottom: 12px;
margin-left: 0;
margin-right: 0;
margin-top: 0;} /* abc.css (line 69) */
/* Code below being striped out/ over written by other class above */
ol.upper-roman {
list-style-type: upper-roman;
什麼是你的問題的設置? – 2011-02-23 15:49:30