Temp mail – tempmail.im css backup

on Sun Jan 12 | Updated on Wed Jan 15
temp mail
5
(1)

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.

tempmail.im google search console 28 days
tempmail.im google search console 7 days
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;
}

https://jsfiddle.net/r7xs2bLn/1

How useful was this post?

Click on a star to rate it!

Average rating 5 / 5. Vote count: 1

No votes so far! Be the first to rate this post.