File "clean_extra.css"

Full Path: /home/digimqhe/flashdigi.uk/comment-content/plugins/gpt3-ai-content-generator/admin/css/clean_extra.css
File size: 1002 B
MIME-type: text/plain
Charset: utf-8

@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap");
a,
aside,
code,
details,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
img,
label,
legend,
li,
menu,
nav,
ol,
output,
p,
pre,
section,
small,
span,
strong,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: initial;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
:after,
:before {
  box-sizing: inherit;
}

body {
  box-sizing: border-box;
  font-size: 16px;
  background: #f3f0e7;
  color: #4b5563;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}