Ignore:
Timestamp:
2006/12/12 11:46:12 (20 years ago)
Author:
nagano
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/themes/default/style.css

    r555 r768  
    151151td#usermenu a.highlight {padding-left: 3px; border-bottom: 1px dotted silver;} 
    152152 
    153  
    154153.outer {border: 1px solid silver;} 
    155 .head {background-color: #c2cdd6; padding: 5px; font-weight: bold;} 
     154.head td{background-color: #53586c; padding: 5px; font-weight: bold;} 
     155.head a:link { color: #fff; text-decoration: none; } 
     156.head a:visited { color: #fff; text-decoration: none; } 
     157.head a:hover { color: #ccc; text-decoration: underline; } 
     158 
    156159.even {background-color: #dee3e7; padding: 5px;} 
    157160.odd {background-color: #E9E9E9; padding: 5px;} 
    158 .foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;} 
     161.foot td{background-color: #c2cdd6; padding: 10px; font-weight: bold;} 
    159162tr.even td {background-color: #dee3e7; padding: 5px;} 
    160163tr.odd td {background-color: #E9E9E9; padding: 5px;} 
     
    166169div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;} 
    167170div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;} 
     171 
    168172 
    169173.comTitle {font-weight: bold; margin-bottom: 2px;} 
     
    177181.comUserName {} 
    178182.comUserImg {margin: 2px;} 
    179 .comDate {font-weight: normal; font-style: italic; font-size: smaller} 
     183.comDate {font-weight: normal; font-style: italic; font-size: smaller;} 
    180184.comDateCaption {font-weight: bold; font-style: normal;} 
    181 .comResponse {font-weight: normal; font-size: smaller} 
     185.comResponse {font-weight: normal; font-size: smaller;} 
    182186 
    183187 
     
    201205 
    202206/* ¥é¥ó¥­¥ó¥°¥Æ¡¼¥Ö¥ë*/ 
    203  
    204207.ranking01 {width: 15%; background-color: #ededed; padding: 10px;} 
    205208.ranking02 {width: 85%;background-color: #ffffff; padding: 10px;} 
     209 
     210/* ¥À¥¦¥ó¥í¡¼¥É*/ 
     211.download td { font-size: smaller; color: #fff; line-height: 120%;} 
     212 
     213 
     214#content th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;} 
     215#content .blockIcon {background-image: url(./img/top/title_icon.gif); background-repeat: no-repeat; background-position: left center;} 
     216#content div.blockTitle {color: #fff; font-weight: bold; margin-left: 30px;} 
     217#content div.blockContent {padding: 0; margin-right: 0px;  margin-left: 0px; margin-bottom: 2px; line-height: 120%;} 
     218 
     219#content form { margin: 0; padding: 0;} 
     220 
     221#content .btnarea { background: #efefef; } 
     222#content .btnarea td { padding: 10px; } 
     223 
Note: See TracChangeset for help on using the changeset viewer.