forked from github/pelican
Original theme force image alignment on the right. Removed it to choose it with a markup langage.
This commit is contained in:
parent
9bdb5b8a88
commit
8cca3d8f01
1 changed files with 1 additions and 3 deletions
|
|
@ -25,9 +25,7 @@ body {
|
|||
text-align: left;
|
||||
}
|
||||
|
||||
article img{
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
||||
/* Headings */
|
||||
h1 {font-size: 2em }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue