Ignore:
Timestamp:
2011/03/18 18:36:46 (15 years ago)
Author:
yomoro
Message:

#1133

File:
1 edited

Legend:

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

    r20614 r20720  
    425425} 
    426426 
    427 /* 商品詳細 cart 
     427/* 商品詳細・カート 
    428428----------------------------------------------- */ 
    429429div#cartbtn_default { 
     
    436436font-size:90%; 
    437437} 
     438 
     439/*規約内容 
     440-----------------------------------------------*/ 
     441div#kiyaku_text { 
     442padding:10px 0; 
     443font-size:70%; 
     444border-top-width: 1px; 
     445border-right-width: 0px; 
     446border-bottom-width: 1px; 
     447border-left-width: 0px; 
     448border-top-style: solid; 
     449border-right-style: none; 
     450border-bottom-style: solid; 
     451border-left-style: none; 
     452border-top-color: #cccccc; 
     453border-right-color: #cccccc; 
     454border-bottom-color: #cccccc; 
     455border-left-color: #cccccc; 
     456} 
Note: See TracChangeset for help on using the changeset viewer.