Njw has submitted this change and it was merged.
Change subject: Add subtle stripes outside the content to draw the eye to the
content
......................................................................
Add subtle stripes outside the content to draw the eye to the content
Change-Id: Id83dcfaa9fe8acf0d3f1112269eaeb25540857e0
---
M assets/erudite.css
M assets/wiki-style.css
2 files changed, 6 insertions(+), 2 deletions(-)
Approvals:
Njw: Verified; Looks good to me, approved
Matmarex: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/assets/erudite.css b/assets/erudite.css
index 3a70a0d..359f613 100755
--- a/assets/erudite.css
+++ b/assets/erudite.css
@@ -25,6 +25,11 @@
.sidebar {width:24em; clear:both;}
#footer {clear:both;}
+/* Use dark stripes around edge to focus on content */
+div#container { background: white; padding-top: 2em; }
+div#wrapper { background: #fafafa url(images/stripes-dark.png); }
+div#content-container { margin-bottom: 0px; }
+
/* Typography Base */
body {font: normal normal normal 10px/1.5 constantia,'hoefler text','palatino
linotype',serif; background:#fafafa; color:#333; }
textarea, select, input {font-size:12px;}
@@ -49,7 +54,7 @@
a:active {color:#55f;}
/* Header */
-#header-wrap {background:#333 url(images/stripes.png) repeat;
margin-bottom:2em; padding:1em 0;}
+#header-wrap {background:#333 url(images/stripes.png) repeat; padding:1em 0;}
#header h1, #header h1 a {color:#fff; text-decoration:none; line-height:1;
margin:0;}
#blog-description {font-size:1.4em; color:#fff;}
diff --git a/assets/wiki-style.css b/assets/wiki-style.css
index 9f8ff90..30830e6 100755
--- a/assets/wiki-style.css
+++ b/assets/wiki-style.css
@@ -304,7 +304,6 @@
.message {
margin: 0 auto;
- margin-top: -20px;
position: relative;
width: 960px;
color: #fff;
--
To view, visit https://gerrit.wikimedia.org/r/62797
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id83dcfaa9fe8acf0d3f1112269eaeb25540857e0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/erudite
Gerrit-Branch: master
Gerrit-Owner: Njw <[email protected]>
Gerrit-Reviewer: Daniel Friesen <[email protected]>
Gerrit-Reviewer: Matmarex <[email protected]>
Gerrit-Reviewer: Njw <[email protected]>
Gerrit-Reviewer: Waldir <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits