Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2011-02-11 17:13:00
Size: 9
Editor: GaganSekhon
Comment:
Revision 4 as of 2011-02-12 05:17:00
Size: 342
Editor: GaganSekhon
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
{{{
.rcpagelink {width: 33%; }
.rctime,
.rceditor {font-size: 0.88em; white-space: nowrap; }


/* admonition start */
div.caution,
div.important,
div.note,
div.tip,
div.warning {background-color: #2654BB; border: 1pt solid #E5E5E5; color: black;
    margin: 10pt 30pt; min-height: 64px; padding-right: 64px; }
}}}

SD:WiN2

.rcpagelink {width: 33%; }
.rctime,
.rceditor {font-size: 0.88em; white-space: nowrap; }


/* admonition start */
div.caution, 
div.important, 
div.note, 
div.tip, 
div.warning {background-color: #2654BB; border: 1pt solid #E5E5E5; color: black; 
    margin: 10pt 30pt; min-height: 64px; padding-right: 64px; }

GaganSekhon/SD:WIN2 (last edited 2011-03-14 00:24:16 by GaganSekhon)