Changes

m
no edit summary
Line 11: Line 11:     
/* TODO: remove indent for some classes. The following does not work yet */
 
/* TODO: remove indent for some classes. The following does not work yet */
.poem, .gallerytext p {  
+
.poem, p {  
 
     text-indent: 0;
 
     text-indent: 0;
 
}
 
}
 +
 +
.gallerytext p {
 +
    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 */