Changes

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