about summary refs log tree commit diff stats
path: root/css/paul.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/paul.css')
-rw-r--r--css/paul.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/paul.css b/css/paul.css index badac15..c4d9e15 100644 --- a/css/paul.css +++ b/css/paul.css
@@ -29,6 +29,6 @@ blockquote ul li::before {
29 29
30/* Emphasis = handwritten */ 30/* Emphasis = handwritten */
31em { 31em {
32 font-family: "Playfair Display", Georgia, sans-serif; 32 /* font-family: "Playfair Display", Georgia, sans-serif; */
33 font-style: italic; 33 font-style: italic;
34} 34}