space management for figures
This commit is contained in:
parent
4833f9d839
commit
6243a928fb
|
@ -1,14 +1,17 @@
|
|||
|
||||
.Centertext {
|
||||
text-align: center;
|
||||
margin: 0 0 0 0;
|
||||
}
|
||||
|
||||
.Centerfigure, .CenterfigureMulti, .centerfigureMultiWide, .Herefigure {
|
||||
text-align: center;
|
||||
margin: 0 0 0 0;
|
||||
}
|
||||
|
||||
.Leftfigure, .LeftfigureMulti, .leftfigureMultiWide {
|
||||
text-align: left;
|
||||
margin: 0 0 0 0;
|
||||
}
|
||||
|
||||
.Figure {
|
||||
|
|
Loading…
Reference in New Issue
Block a user