Merge "Change landsilde theme for right float"
This commit is contained in:
commit
6a0b7777da
@ -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