Ignore:
Timestamp:
2011/08/09 16:14:30 (13 years ago)
Author:
nanasess
Message:

#1413 レイアウト微調整

Location:
branches/version-2_11-dev/html/user_data/packages/sphone/css
Files:
2 edited

Legend:

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

    r21130 r21163  
    3333----------------------------------------------- */ 
    3434#recomend_area{ 
    35 margin:15px 10px; 
     35margin:15px 10px 20px 10px; 
    3636padding-top:10px; 
    3737border:#CCC solid 1px; 
     
    228228----------------------------------------------- */ 
    229229#category_area{ 
     230margin-bottom: 20px; 
    230231} 
    231232#categorytree ul{ 
    232 margin:10px; 
     233margin:10px 10px 0 10px; 
    233234border:#A9ACAB solid 1px; 
    234235border-radius: 8px; 
     
    360361----------------------------------------------- */ 
    361362#news_area{ 
     363margin-bottom: 20px; 
    362364} 
    363365#news_area ul{ 
    364 margin-bottom:10px; 
    365366} 
    366367#news_area li{ 
  • branches/version-2_11-dev/html/user_data/packages/sphone/css/common.css

    r21161 r21163  
    399399text-align:right; 
    400400line-height:1.2; 
    401 } 
    402 .header_navi{ 
    403 font-size:11px; 
    404 float:right; 
    405 display:inline; 
    406 text-align:right; 
    407 line-height:1.2; 
    408401margin-top:5px; 
    409402} 
     
    429422.header_navi p { 
    430423line-height:1.3; 
     424} 
     425.header_navi p.guest { 
     426margin-top:5px !important; 
    431427} 
    432428.popup_mypage{ 
Note: See TracChangeset for help on using the changeset viewer.