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

Unified Diff: static/css/index.css

Issue 29576555: Noissue - Moved new apb.org #content padding to index*.css (Closed) Base URL: https://bitbucket.org/adblockplus/adblockplus.org
Patch Set: Fixed desktop/mobile mix-up Created Oct. 16, 2017, 12:39 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
« no previous file with comments | « no previous file | static/css/index-mobile.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/index.css
===================================================================
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -1,8 +1,13 @@
+#content
+{
+ padding-top: 5em;
+}
+
#key-facts h1
{
font-size: 16px;
}
#content .sprite
{
background-image: url(../img/sprite-index.png);
« no previous file with comments | « no previous file | static/css/index-mobile.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld