hocmai.vn
hocmai.vn hara theme by hara28122004
Details
Authorhara28122004
LicenseNo License
Categoryhocmai.vn
Created
Updated
Size4.6 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 hocmai.vn hara theme
@version 20211107.02.11
@namespace userstyles.world/user/hara28122004
@description hocmai.vn
@author hara28122004
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://hocmai.vn/") {
/*Học mãi*/
/*Background*/
body {
background: url(https://cdn.discordapp.com/attachments/859801914405421090/877374789126348800/get_thumbnail.png);
color: #505050;
background-attachment: fixed;
background-size: cover;
background-blend-mode: color;
background-color: rgba(0,0,0,0.6);
font-family: Itim;
}
/*Màu chữ chính*/
div, h1, h2, h3, h4, h5, h6, p, a, span, strong, ol, ul, li, table, td, th, input, select, textarea {
color: #fff;
}
/*Header*/
#header {
background: none;
color: #fff;
}
/*Searchbar*/
.search-key-inner {
background: rgba(0,0,0,0.3);
}
.search-submit-wr {
background: rgba(0,0,0,0.3);
}
/*Dòng Trang chủ - Luyện thi....*/
#breadcrumbs > a, #breadcrumbs > span {
color: rgba(255,255,255,0.7);
}
/*Phần đánh giá*/
.rating-block.handset-hidden{
display: none;
}
/*Quảng cáo*/
.text-center{
display: none;
}
/*Tên khóa học*/
.scorm-course-detail-title {
color: #fff;
}
/*Bên dưới video*/
.course-section-name {
font-weight: 600;
color: rgb(217 210 210 / 85%);
}
.scorm-play-time {
color: rgba(255,255,255,0.7);
}
/*=========================================*/
/*Phần bên cạnh(Bài giảng)*/
/*Khun nhỏ bên trên*/
.course-outline-head {
color: #fff;
border-bottom: 0px solid;
background: rgba(0,0,0,0.4);
border-radius: 8px;
border: 2px solid rgba(255,255,255,0.6);
}
#scorm-status-helper {
border-bottom: none !important;
}
/*Ô tròn tiến trình*/
.lesson-process-wr {
background-color: transparent;
}
/*Danh sách bài giảng*/
.course-outline-wr {
background: rgba(0,0,0,0.2);
border: 2px solid;
border-radius: 10px;
}
.section-right-name {
background: none;
}
.section-percent-full {
background: rgba(255,255,255,0.5);
height: 3px;
}
.sl-lvbar{
display: none !important;
}
/*BÀI GIẢNG HIỆN TẠI*/
a.learn-lesson-wr:hover, .learn-lesson-wr.active {
background-color: RGBA(0,0,0,0.4);
color: #000;
}
/*==========================================*/
/*Bình luận*/
.scorm-detail-documents {
background: rgba(0,0,0,0.4);
}
.scorm-content-panels .content-wr {
background: rgba(0,0,0,0.4)!important;
border: 2px solid;
border-radius: 15px;
}
.dc-comment .edtcmt {
border: none;
background-color: transparent;
}
.dc-comment textarea, input {
background: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
color: #fff;
background-color: transparent;
border: none;
border-bottom-color: transparent;
}
.nav-tabs {
border-bottom: none;
}
.dc-comment #listcomment {
background: none;
}
.dc-comment .comment_ask div.comment_content .cmtct {
background-color: rgba(0,0,0,0.4);
}
.dc-comment .question {
color: rgba(255,255,255);
}
.dc-comment .listreply {
border-left:none;
}
/*==============FOOTER========================*/
#footer-new {
display: none;
}
html {
scroll-behavior: smooth;
scroll-margin-left: 100px;
scroll-margin-left: 1000px;
background: scroll;
background-image: initial;
background-position-x: initial;
background-position-y: center;
background-size: initial;
background-repeat-x: initial;
background-repeat-y: initial;
background-attachment: scroll;
background-origin: initial;
background-clip: initial;
background-color: initial;
}
}
@-moz-document url-prefix("https://hocmai.vn/") {
/*https://hocmai.vn/course*/
#page {
background: none;
}
.br-list li a {
color: #fff;
}
.learn-support-channel {
background-color: rgba(0,0,0,0.4);
}
}
@-moz-document url-prefix("https://hocmai.vn/") {
/*Trang khóa học online*/
.course-list-title {
background: none;
color: #fff;
}
.menu-hover a {
background: none;
color: #fff;
}
#sidebar-fisrt {
border-radius: 10px;
background: rgba(0,0,0,0.3);
}
.course-list-title {
background: rgba(0,0,0,0.4);
color: #fff;
}
.owl-carousel .owl-item img {
display: none;
}
.testinbt:first-child {
color: #000 !important;
}
.testinbt:last-child {
float: right;
color: #000 !important;
}
.grid2 .course-grid-item:nth-child(2n+1), .grid3 .course-grid-item:nth-child(3n+1), .grid4 .course-grid-item:nth-child(4n+1) {
clear: both;
background: rgba(0,0,0,0.4);
}
}