|
本帖最后由 kyletruman 于 2016-7-24 13:03 编辑
控制abcd字母编号的标记是哪一个代码?
lzr80大,您能否赐教?
谢谢!
- @charset "utf-8";
- @font-face {
- font-family: "Proxima Nova";
- src: url('fonts/ProximaNova-Thin-webfont-v2.woff') format('woff'),
- url('fonts/ProximaNova-Thin-webfont-v2.ttf') format('truetype');
- font-weight: 100
- }
- @font-face {
- font-family: "Proxima Nova";
- src: url('fonts/ProximaNova-Light-webfont-v2.woff') format('woff'),
- url('fonts/ProximaNova-Light-webfont-v2.ttf') format('truetype');
- font-weight: 300
- }
- @font-face {
- font-family: "Proxima Nova";
- src: url('fonts/ProximaNova-Reg-webfont-v2.woff') format('woff'),
- url('fonts/ProximaNova-Reg-webfont-v2.ttf') format('truetype');
- font-weight: 400
- }
- @font-face {
- font-family: "Proxima Nova";
- src: url('fonts/ProximaNova-Sbold-webfont-v2.woff') format('woff'),
- url('fonts/ProximaNova-Sbold-webfont-v2.ttf') format('truetype');
- font-weight: 600
- }
- @font-face {
- font-family: "Proxima Nova";
- src: url('fonts/ProximaNova-Bold-webfont-v2.woff') format('woff'),
- url('fonts/ProximaNova-Bold-webfont-v2.ttf') format('truetype');
- font-weight: 700
- }
- @font-face {
- font-family: "lang";
- src: url('fonts/lang.ttf') format('truetype');
- font-weight: normal;
- }
- h1, h2, h3, h4, dl, dd, ul, li, p, td, table, ol{margin: 0;padding: 0;}
- body { font-size: 14px; color: #000;font-family: "Proxima Nova", "Helvetica Neue", "Lucida Grande", sans-serif, "lang";line-height: 1.3em;}
- i, em { font-size: .9em;}
- i em{font-size: 1em;}
- .ODECN {margin-top: .4em;}
- .ODECN ~ .ODECN{margin-top: 1.4em;border-top: 1px dotted rgb(200, 200, 200);padding-top: 1em;}
- img{border:0;}
- a { color: rgba(42, 113, 167, 1);cursor: pointer; text-decoration: none; }
- a:hover { text-decoration: underline; }
- .panel { display: block;margin: 0 0 1em 0;padding: 0 .1em;}
- .panel a { margin-right: .5em;text-decoration: none;display: inline-block;width: 1.5em;height:1.5em;background: rgba(0, 0, 0, .05);border-radius: 50px; text-align: center;color: rgba(0, 0, 0, .3);line-height: 1.5em;font-size: .9em;}
- .panel .active { background: rgba(196, 21, 27, .1);color: rgba(196, 21, 27, .6);font-weight: 600;}
- .headword{padding-bottom: .8em;}
- h2{display: table-cell;font-size: 1.35em;padding-right: .4em;font-weight: bold;vertical-align: middle;height: 1.35em;}
- h2 sup { padding-right: .2em;font-size: .46em;position: relative;top:-.1em;height: .1em;overflow: hidden;line-height: 1em;}
- .refer + sup { padding-left: .2em;font-size: .6em;position: relative;top:-.1em;font-weight: bold;}
- .pron{color: rgb(128, 128, 128);font-size: .9em;}
- .headword .pron{display: table-cell;vertical-align: middle;height: 1.35em;line-height: 1em;}
- .pos + .pron{display: block;padding-bottom: .4em;}
- .spanel {margin-bottom: .6em;padding: 0 .1em;border-bottom: 1px dotted rgba(0, 0, 0, .1)}
- .spanel a{font-style: italic;font-weight: 600;color: rgba(196, 21, 27, .8);font-size: .7em;margin-right: .4em;}
- .spanel a:hover{text-decoration: none;}
- .spanel a:after{content: '|';padding-left: .4em;font-size: .8em;color: rgba(0, 0, 0, .3);}
- .spanel a:last-child:after{content: '';padding-left: 0;}
- .pos{font-style: italic;font-weight: bold;color: rgba(196, 21, 27, .8);padding-bottom: .4em;font-size: .8em;}
- .pos a{color: rgba(196, 21, 27, .8);}
- .pos h3{color: rgba(0, 0, 0, 1);margin-left: .8em;font-size: 1.14em;font-style: normal;display: inline;}
- .pos h3:before{content: "("; font-weight: normal;}
- .pos h3:after{content: ")"; font-weight: normal;}
- .headword strong{display: table-cell;vertical-align: middle;padding-left: .6em;height: 1.35em;cursor: pointer;}
- .headword strong em:before{content:'trans';color: rgba(0, 0, 0, .8);border: 1px solid rgba(0, 0, 0, .5);font-variant:small-caps;text-transform: uppercase;border-radius: 2px;font-size: .76em;font-style: normal;display: block;height: .8em;line-height: .9em;font-weight: normal;padding: 2px .3em;background: rgba(103, 142, 209, 1);color: rgba(255, 255, 255, 1);}
- .headword strong.active em:before{background: rgba(255, 255, 255, 1);color: rgba(0, 0, 0, 1);}
- .trans .def {display: inline;}
- .trans .example .cn{display: inline;}
- .item{/*padding-bottom: .4em;*/}
- .labelbtn{margin-top: 1em;}
- .snum, .ssnum{display: table-cell;font-weight: 700;padding-right: .2em;}
- .ssnum{font-weight: 600;font-size: .9em;padding-right: .4em;}
- .snum:after{ content: "."; }
- .defs{display: table-cell;}
- .odef{display: inline;}
- .odef em{font-weight: bold;font-style: normal;}
- .def em{font-weight: bold;font-style: normal;}
- .odef i{color: rgba(159, 83, 80, 1);font-style: normal;}
- /*.odef i:before { content: "<"; font-style: normal;font-weight: normal;}
- .odef i:after { content: ">"; font-style: normal;font-weight: normal;}*/
- .sub_defs dl{display:table-cell; }
- .ssingle{padding-left: 1.1em; }
- i.type {font-style: normal;font-weight: normal;color: rgba(0, 0, 0, 1);font-size: 1em;}
- i.type:before { content: "("; font-style: normal;font-weight: normal;margin-right: .1em;}
- i.type:after { content: ")"; font-style: normal;font-weight: normal;margin-left: .1em;}
- .comp {font-style: normal;font-weight: normal;color: rgba(0, 0, 0, 1);font-size: 1em;display: inline;font-size: 1em;}
- .comp:before { content: "("; font-style: normal;font-weight: normal;margin-right: .1em;}
- .comp:after { content: ")"; font-style: normal;font-weight: normal;margin-left: .1em;}
- .text + .comp, .comp + .text, .text + .type {margin-left: .2em;}
- .def{margin-bottom: 0;display: inline;}
- .odef + .def{margin-left: .5em;}
- .emp + .def, .odef:empty + .def{margin-left: 0;}
- .defs .zh{margin-left: -.1em;}
- .content dd{padding: 0 0 .2em;}
- .content .empt{padding: 0;}
- .example{color: rgba(0, 0, 0, .6);}
- .example .en{padding-left: .8em;position: relative;display: inline;}
- .example .en:before { content: "▶"; font-size: 48%; color: rgb(180, 180, 180); font-style: normal;top: 1px;position: absolute;left: 0;}
- .example .en em{font-weight: 600;font-style: normal;}
- .example .cn{color: rgba(99, 127, 154, .8);margin-left: .3em;font-size: .9em;padding-top: .2em;display: inline;}
- .trans .def, .trans .example .cn{display: none;}
- .text {font-weight: normal;font-size: .86em;}
- .text em{font-weight: normal;font-style: normal;}
- .text:before { content: "["; font-style: normal;font-weight: normal;margin-right: .1em;}
- .text:after { content: "]"; font-style: normal;font-weight: normal;margin-left: .1em;}
- .odef .text {color: rgba(63, 127, 98, 1);}
- .def .text {font-size: 1em;}
- .sg{padding-top: .8em;}
- .phrase{padding-bottom: .8em;}
- .cont-list{padding-bottom: 1.2em;}
- .content .cont-list:last-child{padding-bottom: 0;}
- h3{font-size: 1em;}
- .label{font-weight: bold;margin: 1.2em 0 .4em;color: rgba(178, 134, 84, 1);font-size: 1.1em;}
- .cont-list + .label{margin-top: .2em;}
- .ori{}
- .phrase_exam{}
- .phrase_exam .cont-list{margin-left: .8em;padding-bottom: 0;}
- .derivative {margin-left: .8em;}
- .derivative h3{margin-right: .4em;display: inline;}
- .body-ciyuan i{font-weight: bold;font-style: normal;}
- .usage{background: rgba(227, 237, 249, .4);border: 1px dashed rgba(142, 176, 224, .8);padding: .8em; border-radius: 4px;}
- .usage em{font-weight: bold;font-style: normal;}
- .usage i{font-size: .84em;color: rgba(75, 127, 161, 1);}
- .usage i em{font-style: italic;font-weight: 600;}
- .addition{background: rgba(196, 64, 104, 0.07);border: 1px dashed rgba(196, 64, 104, 0.5);padding: .8em; border-radius: 4px;margin-top: 1em;}
- .addition em, .addition i{font-weight: bold;font-style: normal;}
- .extras{padding: .4em 0 1em;}
- .extras .phrase{padding-top: .8em;}
- .extras .cont-list{padding-bottom: 0;}
- .ref{padding-top: 1em;}
- .ref a{margin-left: .2em;font-weight: bold;}
- .ref:before {content: "\261E";padding-right: .4em;}
- .spe{font-family: sans-serif, "lang", "Haici Dict";}
- .refer{font-weight: bold;font-size: .9em;}
- ranks{display: block;font-size: .84em;padding-bottom: .8em;}
- ri{padding-right: .4em;}
- ri:before{content: 'WFL';background: rgba(143, 160, 197, 1);border-radius: 2px;padding: 0 .4em;font-size: .82em;color: white;}
- ri ~ ri:before{content: '';background: none;padding: 0;}
- sp{font-size: .92em;color: rgba(143, 160, 197, 1);margin-left: .3em;font-style: italic;text-transform: lowercase;}
- sp:after{content: '.'}
- ra{padding: 0 .3em 0 .2em;font-size: .9em;color: rgba(189, 7, 20, 1);font-weight: bold;}
- ra:before{content: 'RANK ';font-size:.84em;color: black;}
- ra:after{content: ',';color: black;font-weight: normal;}
- frq{font-size:.9em;}
- frq:before{content: 'FREQ ';font-size:.84em;}
- dp{display: table;margin: 0 0 1.4em 0;display: none;}
- cpt:before{content: 'Word Frequency List:';font-weight: bold;padding-right: .4em;}
- t{display: table-cell;border: 1px solid rgba(220, 220, 220, 1);text-align: center;}
- t + t{border-left: none;}
- t h{display: block;padding: .4em .8em;font-size: .94em;line-height: 1em}
- t itb{display: table;width: 100%;border: 1px dotted rgba(220, 220, 220, 1);border-left: none; border-right: none;}
- t it{display: table-cell;height: 3em;vertical-align: bottom;padding: 0 0 2px;}
- t in{display: inline-block;width: .6em;background: rgba(148, 182, 222, 0.6);color: rgba(255, 255, 255, 0);border: 1px solid rgba(0, 0, 0, .2);}
- t ib{display: block;font-size: .84em;line-height: 1em;padding: .4em 0 .3em;}
- dp t:nth-child(2) in{background: rgba(160, 222, 165, 1);}
- dp t:nth-child(3) in{background: rgba(145, 200, 222, 1);}
- dp t:nth-child(4) in{background: rgba(222, 190, 130, 1);}
- dp t:nth-child(5) in{background: rgba(222, 135, 133, 1);}
- dp t:nth-child(6) in{background: rgba(212, 181, 222, 1);}
- tt{color: crimson;color: green;color: orange;color: blueviolet;color: blue;}
- @media all and (max-width:640px){
- .example .en, .example .cn {display: block;}
- .example .cn {margin-left: .8em;}
- .example{padding-bottom:4px;}
- }
- .pos h3, .refer{font-family: "Proxima Nova", "Helvetica Neue", "Lucida Grande", sans-serif;}
- .pron, .spanel a, .pos, sp{font-family: Georgia, "Times New Roman", serif;}
- .panel, h2 sup, .refer + sup, .snum, .ssnum, i.type, .example .en, .example .en em, .odef i, .odef .text{font-family: Baskerville, Georgia, "Times New Roman", serif;}
- .example .cn{font-family:serif;}
- /* body { font-size: 18px; } /* 修改文字大小,删除本行开头的两个字符并修改font-size后的数值 */
- /*.ODECN .headword strong{display: none;} /* 隐藏翻译按钮删除本行开头的两个字符即可 */
- /*.headword strong em:before{background: rgba(255, 255, 255, 1);color: rgba(0, 0, 0, 1);} .headword strong.active em:before{background: rgba(103, 142, 209, 1);color: rgba(255, 255, 255, 1);} .def {display: none;} .example .cn{display: none;} .trans .def {display: inline;} .trans .example .cn{display: block;}/* 默认不显中文翻译,删除本行开头的两个字符即可 */
复制代码 |
|