BryanDavis has uploaded a new change for review.
https://gerrit.wikimedia.org/r/266082
Change subject: Reduce font-size for web interface link on tool.php
......................................................................
Reduce font-size for web interface link on tool.php
Change-Id: Ibbdc79b731b9a5e4851468ca18db12596aca2584
---
M www/style.css
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/labs/toollabs
refs/changes/82/266082/1
diff --git a/www/style.css b/www/style.css
index abac7c5..981fbdc 100644
--- a/www/style.css
+++ b/www/style.css
@@ -192,6 +192,9 @@
.tool-name {
font-size: 150%;
}
+.tool-name a {
+ font-size: 67%; /* undo giant font */
+}
.tool-name span.mw-editsection {
font-size: 50%;
}
--
To view, visit https://gerrit.wikimedia.org/r/266082
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibbdc79b731b9a5e4851468ca18db12596aca2584
Gerrit-PatchSet: 1
Gerrit-Project: labs/toollabs
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits