Change landsilde theme for right float
Some slides uses right float style. Change-Id: Iea5633fa3e729332291f51acd3da9f3c1640c63d
This commit is contained in:
parent
8ddb22c56d
commit
edbfaddcb7
@ -318,9 +318,10 @@ section img.align-center {
|
||||
}
|
||||
|
||||
section img.align-right {
|
||||
display: block;
|
||||
display: inline;
|
||||
margin-left: auto;
|
||||
margin-right: 0;
|
||||
float: right;
|
||||
}
|
||||
|
||||
section img.align-left {
|
||||
|
Loading…
x
Reference in New Issue
Block a user