1
0
Fork 0
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:
Freeculture 2010-12-06 06:09:19 -08:00
commit 8cca3d8f01

View file

@ -25,9 +25,7 @@ body {
text-align: left;
}
article img{
float: right;
}
/* Headings */
h1 {font-size: 2em }