XPressME Integration Kit

Trac


Ignore:
Timestamp:
May 7, 2009, 12:46:29 PM (15 years ago)
Author:
toemon
Message:

#122 サイドバーブロックのレイアウト崩れバグ修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/xpress_default/blocks/block_style.css

    r165 r204  
    321321/*********** sidebar block ***************/ 
    322322.xpress_sidebar_block { 
    323  
    324 } 
    325  
     323        width:190px; 
     324 
     325} 
     326.xpress_sidebar_block h2 { 
     327        font-size:14px; 
     328        margin:5px 0 0; 
     329        padding:0; 
     330} 
    326331/*********** widget block ***************/ 
    327332.xpress_widget_block { 
Note: See TracChangeset for help on using the changeset viewer.