The most beautiful and deepest experience a man can have is the sense of the mysterious. It is the underlying principle of religion as well as all serious endeavor in art and science. He who never had this experience seems to me, if not dead, then at least blind.
Einstein (I think)
I was a little lazy when I made the “quote” style for posts, so if you’re interested in something a little more dramatic, go ahead and add the following to your Custom Css:
body.index .post.typequote { outline: 0 !important; background: transparent !important; } .post.typequote blockquote { border: 0; margin: 0; padding: 10px 1.5em; font-size: 1.5em !important; opacity: 1; position: relative; } .post.typequote .source { opacity: .75; margin: 0 28px; } .post.typequote .source:before { content: '\2014\ '; } .post.typequote .meta { margin-left: 28px; margin-right: 28px; } .post.typequote blockquote:before, .post.typequote blockquote:after { display: block; font-size: 700%; width: 50px; height: 50px; opacity: .25; position: absolute; } .post.typequote blockquote:before { content: '\201C'; top: -.33em; left: 0; }