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: Addressed Ire's comments Created July 14, 2017, 10:44 a.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
« no previous file with comments | « 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 > *,
+.content-block
{
padding: 0 10px;
}
#home-image-container img
{
width: 100%;
max-width: 1080px;
« no previous file with comments | « pages/jobs/index.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld