Changes

Jump to navigation Jump to search
m
no edit summary
Line 10: Line 10:  
}
 
}
   −
/* TODO: remove indent for some classes. The following does not work yet */
+
/* Remove indent for some classes */
.poem, p {  
+
.poem p {  
 
     text-indent: 0;
 
     text-indent: 0;
 
}
 
}
Line 17: Line 17:  
.gallerytext p {  
 
.gallerytext p {  
 
     text-indent: 0;
 
     text-indent: 0;
 +
    text-align: center;
 
}
 
}
   −
  −
/*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;

Navigation menu