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

Unified Diff: pages/adware.md

Issue 29359889: Issue 2292 - Add a disclaimer text on all landing pages in French language that provide the user li… (Closed)
Patch Set: Created Oct. 25, 2016, 3:53 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
Index: pages/adware.md
===================================================================
--- a/pages/adware.md
+++ b/pages/adware.md
@@ -30,24 +30,16 @@
}
.warning
{
display: none;
color: #e11a2c;
}
- .warning p
- {
- padding: 15px;
- border: 2px solid;
- border-color: #e11a2c;
- background-color: #fff;
- }
-
.show-warning .warning
{
display: block;
}
.icon-header
{
vertical-align: middle;
@@ -153,16 +145,18 @@
</head>
# {{page-header I’m using <fix>Adblock Plus</fix> but I still see suspicious ads}}
<div class="warning" markdown="1">
## {{alert-heading What happened?}}
{{alert-content <fix>Adblock Plus</fix> has detected ads that are likely injected with Adware, which may have infected your computer.}}
+{: .alert}
+
</div>
## {{what-is-adware-heading What is Adware?}}
{{what-is-adware-content Adware is one type of Malware, short for "Malicious Software.” It is a term generally used for software installed on your computer that is designed to infiltrate or damage a computer system without your consent. In many cases you obtained this software without knowing it, as these applications are often bundled in other software installers.}}
## {{why-not-blocked-heading Why doesn't <fix>Adblock Plus</fix> block these ads?}}

Powered by Google App Engine
This is Rietveld