Ignore:
Timestamp:
2012/12/28 11:22:00 (11 years ago)
Author:
h_yoshimoto
Message:

#1996 テキストボタン画像のCSS化のCSSを一旦コミット

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/html/user_data/packages/default_en/css/contents.css

    r22157 r22176  
    3737} 
    3838 
    39 .zipimg img { 
    40     vertical-align: middle; 
     39.zipimg { 
     40    padding: 5px 0; 
    4141} 
    4242 
     
    6767    float: left; 
    6868    background: url('../img/icon/ico_arrow_01.gif') no-repeat left ; 
    69     font-size: 120%; 
     69    font-size: 1.05em; 
    7070} 
    7171 
     
    8989    border-bottom: 1px solid #999; 
    9090    text-align: left; 
    91     font-size: 120%; 
     91    font-size: 1.05em; 
    9292} 
    9393 
     
    263263div.listrightbloc h3 { 
    264264    font-weight: bold; 
    265     font-size: 120%; 
     265    font-size: 1.05em; 
    266266} 
    267267 
     
    611611    border: solid 1px #ffcc62; 
    612612    background: #fffaf0; 
    613     font-size: 120%; 
     613    font-size: 1.05em; 
    614614    text-align: center; 
    615615    line-height: 140%; 
Note: See TracChangeset for help on using the changeset viewer.