14-7
上課範例:themes/school2012/css/itensXoops.css
11 | #content{ width : 98% ; display :table; padding : 2px ;} |
13 | #mainmenu a, #usermenu a{ display : block ; line-height : 3em ; background-image : url (../images/menu_background.png); padding-left : 20px ;} |
14 | #mainmenu a:hover, #usermenu a:hover{} |
15 | #mainmenu a.menuSub{ font-size : 12px ; color : #333 ; line-height : 2.5em ; margin-left : 25px ; border-bottom : 1px dashed #FAFAFA ;} |
16 | #mainmenu a:hover.menuSub{ border-bottom : 1px dashed #333 ;} |
39 | .itemText:first-letter{} |
55 | .mytube_infoblock{ color : #333 ;} |
56 | .mytube_description{ color : #333 ;} |
58 | div.xoopsCode{ background : url (../images/ code .jpg) scroll ; width : 500px ; height : auto ; line-height : 20px ; overflow-y: scroll ;} |
59 | div.xoopsQuote{ background : #FFF ; width : 500px ; border-left : 3px solid #CCC ; border-right : 1px dotted #CCC ; border-bottom : 1px dotted #CCC ; border-top : 1px dotted #CCC ; padding : 10px ;} |