Template:UnReview Header/styles.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
.unreviews-header {
  background: #FFF8E1;
  background: linear-gradient(90deg,rgba(255,255,255,0)0%,#FFF8E1 50%,rgba(255,255,255,0)100%);
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  margin: 0 0 0.4em 0;
  padding: 0.2em;
  border: 1px solid #ffe07c;
  text-align: center;
}