Temp mail – tempmail.im css backup just incase I loose database or files.
Its getting some traffic from seo which I am trying to learn.


body {
margin: 0px !important;
}
.top-css {
color: #ffffff;
background: #161a1d;
}
.messages,
.view {
background: #000000;
}
.st-total {
color: #03bfff !important;
background: none;
}
.h1,
h1 {
font-size: 20px;
font-weight: bold;
}
.home-text h1 {
font-size: 20px;
font-weight: bold;
}
.h2,
h2 {
font-size: 1.2rem;
}
ul {
list-style: disc;
}
.faq {
margin: 20px 0;
}
.faq h2 {
cursor: pointer;
color: #2980b9;
}
.faq p {
display: none;
margin: 10px 0 20px;
padding: 10px;
border-left: 3px solid #2980b9;
background-color: #f9f9f9;
}
a.navbar-brand.d-none.d-lg-block img {
background: #1d1e1f;
border-radius: 10px;
}
.messages .card-body,
.view .card-body {
padding: 0px 4% !important;
min-height: 400px;
}