Compare commits
No commits in common. "0e009354bcabc4d24d1007fb25ef981c53d0dec9" and "edfd7bff969655be11c40ce606213f1d72d2f180" have entirely different histories.
0e009354bc
...
edfd7bff96
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"pandoc",
|
||||
"photoframe"
|
||||
]
|
||||
}
|
|
@ -24,15 +24,11 @@ template:
|
|||
pandoc:
|
||||
rewriteClass:
|
||||
prose: max-w-prose mx-auto
|
||||
|
||||
# Centered photo
|
||||
photoframe-center: sm:w-3/4 md:w-1/2 mx-auto flex items-center justify-center
|
||||
|
||||
# Photo floating to right
|
||||
photoframe: w-full sm:w-64 float-right sm:ml-2 mb-2 sm:mb-0 border-2 p-1 bg-gray-50
|
||||
|
||||
# Content immediately following a right-floated photo
|
||||
photoframe-below: clear-right
|
||||
|
||||
page-note: text-sm text-gray-600 flex items-center justify-center my-4 italic
|
||||
editor-note: text-gray-500 text-sm
|
Loading…
Reference in New Issue