Prtksxna has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/115327

Change subject: Minor type changes/Fix contrast
......................................................................

Minor type changes/Fix contrast

Bug: 61411
Change-Id: Ia33b94f69c3cf655a278311801f64d32841af2e7
---
M resources/ext.popups.core.less
1 file changed, 10 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Popups 
refs/changes/27/115327/1

diff --git a/resources/ext.popups.core.less b/resources/ext.popups.core.less
index 9f0ea51..69a2b1f 100644
--- a/resources/ext.popups.core.less
+++ b/resources/ext.popups.core.less
@@ -28,17 +28,18 @@
                        padding: 16px;
                        padding-bottom: 48px;
 
-                       h3 {
-                               margin-top: 0;
-                               padding: 0;
-                               font-family: Georgia, Times, serif;
-                               font-style: normal;
-                       }
-
                        > div.mwe-popups-redirect {
-                               color: #c9c9c9;
-                               font-style: italic;
+                               color: #555;
+                               font-size: 0.85em;
                                margin-bottom: 3px;
+
+                               h3 {
+                                       margin-top: 0;
+                                       padding: 0;
+                                       font: 2em Georgia, Times, serif;
+                                       font-weight: normal;
+                                       font-style: normal;
+                               }
                        }
                }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/115327
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia33b94f69c3cf655a278311801f64d32841af2e7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Popups
Gerrit-Branch: master
Gerrit-Owner: Prtksxna <psax...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to