Changes

m
no edit summary
Line 10: Line 10:  
}
 
}
   −
/* remove indent for some classes*/
+
/* Remove indent for some classes */
.poem, .gallerytext p{  
+
.poem p {  
 
     text-indent: 0;
 
     text-indent: 0;
 
}
 
}
   −
/*TODO: make text in Edittools block left aligned without indent. The following does not help*/
+
.gallerytext p {
 +
    text-indent: 0;
 +
    text-align: center;
 +
}
 +
 
 
#editpage-specialchars p {  
 
#editpage-specialchars p {  
 
     text-indent: 0;
 
     text-indent: 0;