webwml/rule-41/email.html
2017-07-03 09:05:56 +02:00

67 lines
1.9 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="description"><!-- Bootstrap core CSS -->
<title>No Global Warrants - Send An Email</title>
<link href="css/actions.min.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="js/jquery-1.11.0.min.js"></script>
<script src="js/modernizr.min.js" type='text/javascript'></script>
<title></title>
</head>
<body id="petition">
<script type="text/javascript">
var ac_embed = {};
ac_embed.width = "100%";
ac_embed.css_content = "#action_css";
</script>
<script id="action_css" type="text/x-css-content">
body {
background-color: #08A013;
}
#tools .tool {
border-color: #B0F910;
border-width: 7px;
}
#tools .tool .tool-heading .tool-title {
color: #333;
}
.progress-bar-danger {
background-color: #08A013;
}
a {
color: #08A013;
}
a:hover, a:active {
text-decoration: underline;
color: #08A013;
}
#tools .tool input[type=submit], #tools .tool button[type=submit] {
background-color: #08A013;
}
#tools .tool input[type=submit]:hover, #tools .tool button[type=submit]:hover {
background-color: #B0F910;
color: #333;
}
label.small {
font-size: 90%;
}
#tools .tool .tool-heading .tool-title.signed {
color: #333;
}
#tools #email-tool h3 {
color: #08A013;
}
#petition-tool, #signatures {
display: none;
}
</script>
<script type="text/javascript" src="https://act.eff.org/action/embed"></script>
<a id="action-center-widget" href="https://act.eff.org/action/noglobalwarrants-petition">Take part in the action!</a>
<script type="text/javascript" src="js/main.min.js"></script>
</body>
</html>