Differences between revisions 1 and 2
Revision 1 as of 2006-04-28 13:32:19
Size: 232
Editor: ZoomQuiet
Comment:
Revision 2 as of 2006-04-28 13:33:48
Size: 232
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
    font-size:110%;     font-size:108%;

2006-04-28.样式微调

  1. 文本的选择缩进:

    p{
        text-indent : 1em; 
        }
  2. 内文引用的强调:

    tt.backtick{
            font-family: monospace;
        font-size:108%;
        color:#7D3302;    
        }

woodpecker-log/2006-04-28 (last edited 2009-12-25 07:19:04 by localhost)