Skip to content

YuketangQuietSkin by VitamineCChina

Screenshot of YuketangQuietSkin

Details

AuthorVitamineCChina

LicenseNo License

Categorypro.yuketang.cn

Created

Updated

Size2.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

一个我自己看起来比较舒服的荷塘雨课堂
目前仅限直播,之后会更新
默认关闭视频、右侧互动,有需要请打开

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       YuketangQuietSkin
@version    20240516
@author     StoneWei
@namespace  None
@match      https://pro.yuketang.cn/*
==/UserStyle== */
@-moz-document url-prefix("https://pro.yuketang.cn/") {

.cards__nav {
  height: 95% !important;
  margin: 20px !important;
  border-radius: 20px !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15) !important;
}

.timeline__item {
  border-radius: 5px !important;
}

.timeline__ppt{
  border-radius: 5px !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1) !important;
}

.timeline__ppt .ppt__cover--wrapper {
  border-radius: 5px !important;
  border: 1px solid #5e33bf52 !important;
}

.timeline__ppt .ppt--pageno {
  border-radius: 0 5px 0 0 !important;
}

.inlesson {
  border-radius: 0 0 5px 5px !important;
  background: #5e33bf !important;
}

.cards__nav .nav__header {
  border-bottom: 1px solid #5e33bf !important;
}

.lesson__header {
  box-shadow: none !important;
  border-bottom: 1px solid #5e33bf !important;
}

.timeline__footer {
  background: #fffc !important;
  border-radius: 0 0 5px 5px !important;
  border: solid #5e33bf52 !important;
  border-width: 0 1px 1px 1px !important;
}

.icon-guanbi1 {
  color: #5e33bf !important;
}

.slide__cmp {
  box-shadow: 0 0 20px rgba(0, 0, 0, .15) !important;
  border-radius: 20px !important;
}

.lesson__header .cards__title {
  font-size: larger !important;
  font-weight: bold !important;
}

.timeline__item.active {
  outline: 1.5px solid #5e33bf52 !important;
  box-shadow: 0 0 10px #5e33bf !important;
}

::-webkit-scrollbar {
  width: 5px !important;
}

:has(> .timeline__msg) {
  max-height: 20px !important;
}
.timeline__msg {
  width: 100% !important;
  border-radius: 5px !important;
}

.ppt__modal {
  box-shadow: 0 0 20px rgba(0, 0, 0, .15) !important;
  border-radius: 20px !important;
}

.slide__cmp .options-label.MultipleChoice {
  border-radius: 25% !important;
}

.slide__cmp .options-label.selected {
  background: #5e33bf !important;
}

.submit-btn.can {
  box-shadow: 0 0 10px rgba(0, 0, 0, .15) !important;
  background: #5e33bf !important;
  top: auto !important;
  left: auto !important;
  right: 20px !important;
  bottom: 20px !important;
  border-radius: 10px !important;
}

.submit-btn.can:active {
  background: #5e33bfdd !important;
}

.slide__cmp .time-box {
  top: 7px !important;
  right: 7px !important;
}

.slide__cmp .time-box .timing{
  border-radius: 10px !important;
  color: #5e33bf !important;
  background: #fff !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, .1) !important;
}

.actions__cmp,
.ppt__opt,
.live__video {
  display: none !important;
}

}

Reviews

No reviews yet.