From 890068d699ff093441de8dec97495951a5d7d21f Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Jun 04 2018 17:44:36 +0000 Subject: Fix a typo in themes/wordpress-theme-fedora/foo.css --- diff --git a/themes/wordpress-theme-fedora/foo.css b/themes/wordpress-theme-fedora/foo.css index 93dc883..b4eb4ef 100644 --- a/themes/wordpress-theme-fedora/foo.css +++ b/themes/wordpress-theme-fedora/foo.css @@ -320,7 +320,7 @@ ul.post-meta span.post-meta-key { text-transform: capitalize; } -/* Captions & aligment */ +/* Captions & alignment */ .aligncenter, div.aligncenter { display: block; @@ -360,4 +360,4 @@ div.aligncenter { padding: 0 4px 5px; margin: 0; } -/* End captions & aligment */ +/* End captions & alignment */