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

Unified Diff: static/css/main.css

Issue 29721780: Fixes #33 - Adjustments to features section of index page (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Addressed #5 Created March 14, 2018, 1:54 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 | « static/css/index.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/main.css
===================================================================
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -691,37 +691,16 @@
/* overriding display:none above */
#footer #social-list
{
display: block;
}
}
-/* Items
- *****************************************************************************/
-
-.item-group,
-.item-body
-{
- margin-top: 1em;
- margin-bottom: 1em;
-}
-
-.item
-{
- padding-top: 2em;
- padding-bottom: 2em;
-}
-
-.item-heading
-{
- text-transform: uppercase;
-}
-
/* Video
****************************************************************************/
.video-parent
{
position: relative;
display: block;
width: 100%;
« no previous file with comments | « static/css/index.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld