Ignore:
Timestamp:
2013/07/30 16:01:59 (11 years ago)
Author:
habu
Message:

#2314 注文内容確認画面と受注メールに「注文者情報」を出力する

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/html/user_data/packages/sphone/css/contents.css

    r21619 r23013  
    465465    text-align: right; 
    466466} 
     467.customer_confirm dt, 
    467468.deliv_confirm dt { 
    468469    font-size: 14px; 
     
    479480    display: block; 
    480481} 
     482.customer_confirm dd, 
    481483.deliv_confirm dd { 
    482484    font-size: 12px; 
     
    487489} 
    488490 
     491.customer_confirm dd:last-child,  
    489492.deliv_confirm dd:last-child { 
    490493    border-bottom: none; 
    491494} 
    492495 
     496.customer_confirm dd p.deliv_name, 
    493497.deliv_confirm dd p.deliv_name { 
    494498    margin-bottom: 3px; 
Note: See TracChangeset for help on using the changeset viewer.