Ignore:
Timestamp:
2008/04/10 20:24:58 (16 years ago)
Author:
satou
Message:

カレンダーブロックの補正(タイトル画像無し)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2/html/user_data/packages/default/css/index.css

    r17143 r17250  
    1010 
    1111 
    12 /* 繝九Η繝シ繧ケ 
     12/* ニュース 
    1313----------------------------------------------- */ 
    1414div#newsarea { 
     
    3434 
    3535 
    36 /* 縺翫☆縺吶a 
     36/* おすすめ 
    3737----------------------------------------------- */ 
    3838div#recomendarea { 
     
    8181    font-size: 100%; 
    8282} 
    83  
    84 /* ブロック - カレンダー 
    85 ----------------------------------------------- */ 
    86 #block-calendar {border: 1px solid #CCCCCC;padding: 0 0 10px;} 
    87 #block-calendar h2 { 
    88 /* 
    89     height: 29px; 
    90     text-indent: -9999em; 
    91     background: url(../images/tit-calendar.gif) 0 0 no-repeat; 
    92 */ 
    93 } 
    94 #block-calendar table { 
    95     border-collapse: collapse; 
    96     margin: 0 auto 10px; 
    97     text-align:center; 
    98 } 
    99 #block-calendar th, #block-calendar td { 
    100     padding: 2px; 
    101     border: 1px solid #CCCCCC; 
    102 } 
    103 #block-calendar th { 
    104     background: #FF8144; 
    105     color: #FFFFFF; 
    106 } 
    107 #block-calendar .off { 
    108     background: #FFEECC; 
    109     color: #E04A00; 
    110 } 
    111 #block-calendar caption {color: #DD4400;} 
Note: See TracChangeset for help on using the changeset viewer.