More style fixes

This commit is contained in:
PCoder 2019-02-01 08:19:07 +01:00
parent bb2f3e6a6f
commit 205dde453a

View file

@ -6,7 +6,8 @@
font-family: "Lato", sans-serif;
font-size: 14px;
font-weight: 300;
line-height: 1;
line-height: 1.5;
margin: 30px 0;
}
h1.gdpr, h2.gpdr, h3.gpdr, h4.gdpr, h5.gdpr, h6.gdpr {
@ -56,6 +57,20 @@
.gdpr-button-text-letter-spacing {
letter-spacing: 0.6px;
}
button.gdpr:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
button.gdpr {
font-family: "Lato", sans-serif;
text-transform: none;
font-size: 14px;
font-weight: 300;
letter-spacing: 1px;
border-radius: 1px;
}
</style>
<link href="//fonts.googleapis.com/css?family=Lato:300,400,600,700" rel="stylesheet" type="text/css" />
<div class="gdpr gdprBanner text-center gdpr-text-letter-spacing"
@ -74,12 +89,12 @@
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">
<button type="button" class="gdpr close" data-dismiss="modal">
&times;
</button>
<h4 class="gdpr modal-title">{% trans "Privacy policy" %}</h4>
</div>
<div class="modal-body">
<div class="gdpr modal-body">
<p>
{% blocktrans %}
<strong>1. Responsibility and scope</strong><br/>