Remove unnecessary parts of privacy policy style
This commit is contained in:
parent
6a0ca701cc
commit
afd870c767
@ -2,7 +2,6 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>boba.best Privacy policy</title>
|
||||
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"/>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<style>
|
||||
body {
|
||||
@ -65,17 +64,6 @@
|
||||
margin: 3px 10px 3px 0px;
|
||||
}
|
||||
|
||||
label {
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
|
||||
background-color: #fffaad;
|
||||
border-color: hsla(59, 85%, 51%, 1);
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
padding: 10px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user