theme changes

merge-requests/208/head
fatchan 4 years ago
parent 2f9ab7cb2b
commit bcd0719eac
  1. 3
      gulp/res/css/themes/miku.css
  2. 6
      gulp/res/css/themes/win95.css

@ -30,3 +30,6 @@
--greentext-color: #789922;
--pinktext-color:#E0727F;
}
.post-container, #float .post-container, .stickynav, .pages, .toggle-summary, .catalog-tile, #livetext, #threadstats {
border-width: 0 1px 1px 0;
}

@ -135,3 +135,9 @@ padding-bottom: 3em;
padding-right: 5px;
}
}
.rainbow {
display: inline
}
.nav-item:nth-of-type(3) {
line-height: 1.75em
}

Loading…
Cancel
Save