Changes between Version 56 and Version 57 of UtilCss


Ignore:
Timestamp:
04/16/14 12:02:30 (10 years ago)
Author:
labetoulle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UtilCss

    v56 v57  
    55  padding-right:  50px; 
    66} 
    7 /* 
    8 #wikipage.trac-content p, #wikipage.trac-content ol, #wikipage.trac-content blockquote, #wikipage.trac-content .code, #wikipage.trac-content pre { 
    9   margin-right: 50px; 
     7 
     8h1, h2, h3 { 
     9  padding:       0.2em 0.5em; 
     10  margin-right:  -25px; 
     11  border-radius: 0.25em;  
     12  box-shadow:    .1em .1em .6em 0 #999;  
    1013} 
    11 */ 
     14 
    1215h1 { 
    1316  font-size:        25px; 
     
    1518  color:            grey;  
    1619  background-color: #EEEEEE; 
    17   border-radius:    0.25em;  
    18   box-shadow:       .1em .1em .6em 0 #999;  
    19 /*  width:            100%;*/ 
    20   padding:          0.2em 0.5em; 
    2120  margin-top:       30px; 
    22   margin-right:     -25px; 
    2321} 
    2422 
     
    2624  border-style:  solid; 
    2725  border-color:  #DCDCDC; 
    28   border-radius: 0.25em;  
    29   box-shadow:    .1em .1em .6em 0 #999;  
    30 /*  width:         80%;*/ 
    31   padding:       0.2em 0.5em; 
    3226  margin-top:    20px; 
    33   margin-right:  -25px; 
    3427} 
    3528 
     
    3730  border-style:  dotted; 
    3831  border-color:  #DCDCDC; 
    39   border-radius: 0.25em;  
    40   box-shadow:    .1em .1em .6em 0 #999;  
    41 /*  width:         80%;*/ 
    42   padding:       0.2em 0.5em; 
    4332  margin-top:    20px; 
    44   margin-right:  -25px; 
    4533} 
    4634