Bmansurov has uploaded a new change for review.
https://gerrit.wikimedia.org/r/248931
Change subject: Fix link style and text colors
......................................................................
Fix link style and text colors
Make the design look like the mock-up.
Bug: T114393
Change-Id: I89796147fba951b5b6c6afc79f7ece06b1eef7b0
---
M resources/view/styles.less
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Cards
refs/changes/31/248931/1
diff --git a/resources/view/styles.less b/resources/view/styles.less
index e183612..1c67845 100644
--- a/resources/view/styles.less
+++ b/resources/view/styles.less
@@ -20,16 +20,19 @@
a {
display: table-cell;
+ text-decoration: none;
vertical-align: middle;
}
}
h3 {
+ color: @colorGray3;
margin: 0;
padding: 0;
}
.extract {
+ color: @colorGray8;
font-size: .8em;
}
--
To view, visit https://gerrit.wikimedia.org/r/248931
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I89796147fba951b5b6c6afc79f7ece06b1eef7b0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Cards
Gerrit-Branch: master
Gerrit-Owner: Bmansurov <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits