mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
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;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
article img{
|
|
||||||
float: right;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Headings */
|
/* Headings */
|
||||||
h1 {font-size: 2em }
|
h1 {font-size: 2em }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue