Changeset 1899


Ignore:
Timestamp:
03/21/2011 01:46:40 PM (14 months ago)
Author:
Xiping.Wang
Message:

[trunk]Adjust line indentation of wiki article

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/common/skins/mike2/common.css

    r1898 r1899  
    200200#bodyContent .plainlinks a { background: none !important; padding: 0 !important; } 
    201201 
     202#bodyContent p{text-indent:2em} 
     203 
    202204/* 
    203205 * Dynamic menus 
     
    283285#article>.portletContent ul { list-style-type: disc !important; list-style-position:inside; margin:5px;} 
    284286#article>.portletContent li {list-style-position: inside; padding-left: 5px;} 
    285 #article>.portletContent p {line-height:1.4em;margin: 10px 0;} 
     287#article>.portletContent p {line-height:1.4em;margin: 10px 0;text-indent:2em;} 
    286288 
    287289.portlet2 {clear: both; margin-bottom:10px; z-index: 100; width: 191px; overflow: hidden;} 
Note: See TracChangeset for help on using the changeset viewer.