Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Suppressors, Administrators, trusted
11,040
edits
mNo edit summary |
mNo 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; |