Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/css/styles.css

Issue 29487683: Issue 5221 - Updated jobs page text on eyeo.com (Closed) Base URL: https://hg.adblockplus.org/web.eyeo.com
Patch Set: Removed unnessisary headings and renamed tab includes Created July 12, 2017, 7:56 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« includes/jobs/overview.md ('K') | « pages/jobs/index.tmpl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/styles.css
===================================================================
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -790,17 +790,18 @@
input[type="range"]:focus,
input[type="date"]:focus,
textarea:focus
{
background-color: #fbfbfb;
border-color: #b5b5b5;
}
-header > *, .content-block
+.page-title > *,
juliandoucette 2017/07/12 20:54:54 Note: I searched for all instances of `header` and
ire 2017/07/13 20:00:41 Acknowledged.
+.content-block
{
padding: 0 10px;
}
#home-image-container img
{
width: 100%;
max-width: 1080px;
« includes/jobs/overview.md ('K') | « pages/jobs/index.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld