Browse Source

Update style.css

torres126 6 years ago
parent
commit
a43d15181c
1 changed files with 3 additions and 6 deletions
  1. 3 6
      libretto/style.css

+ 3 - 6
libretto/style.css

@@ -772,6 +772,7 @@ body {
 /* Style page title blocks */
 .title-block {
   text-align: center;
+  pointer-events: none;
 }
 
 .title-block h1 {
@@ -871,12 +872,8 @@ body:not(.libretto-has-header-image) .title-block {
   padding: 0;
 }
 
-:not(.libretto-has-header-image) .title-block {
-  pointer-events: none;
-}
-
-img.site-logo.attachment-libretto-logo,.site-title {
-pointer-events: all;
+.site-logo.attachment-libretto-logo,.site-title {
+  pointer-events: all;
 }
 
 /*--------------------------------------------------------------