
nav{ background: linear-gradient(to right bottom, #fff 10%,#f783a0); }

.top_site > span{ color:#f3dbf2; }
.top_site > a{ color: #fff;}

/* .grid_quote::before {
  background: linear-gradient( to top left, #f7d9eb,#fff);
} */

/* .sidebar_tags {  background: linear-gradient(to bottom,#d5f4f7,rgba(10,10,10,0)); } */

/* 单个文本内容 */
.quote { background: linear-gradient(to left top,#f7dfdc,rgba(255,255,255,.1)); }
/* .quote { background: linear-gradient(to left top,#ffdbd8,rgba(255,255,255,.1)); } */

/* 波浪效果 */
.wave { background-color: #e9c6ee; }