Skip to content

knulms.kongju.ac.kr by twoimo

Details

Authortwoimo

LicenseNo License

Categoryhttps://knulms.kongju.ac.kr/

Created

Updated

Size5.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

knulms.kongju.ac.kr

Notes

knulms.kongju.ac.kr

Source code

/* ==UserStyle==
@name           @name을 비우면 기본 템플릿이 대체됩니다. - 2021. 9. 9. 오전 1:52:24
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("https://knulms.kongju.ac.kr/") {
    /* 코드를 여기 입력하세요 */
}

.ic-app {
    box-sizing: border-box;
    min-height: 100vh;
    background: black;
}

#breadcrumbs {
    background-color: black;
}

#breadcrumbs > ul > li + li:last-of-type a {
    color: white;
}

:root {
    --ic-brand-primary-darkened-5: #0087D7;
    --ic-brand-primary-darkened-10: #0080CC;
    --ic-brand-primary-darkened-15: #0079C1;
    --ic-brand-primary-lightened-5: #0C93E3;
    --ic-brand-primary-lightened-10: #1999E4;
    --ic-brand-primary-lightened-15: #269EE6;
    --ic-brand-button--primary-bgd-darkened-5: #0087D7;
    --ic-brand-button--primary-bgd-darkened-15: #0079C1;
    --ic-brand-button--secondary-bgd-darkened-5: #2B3942;
    --ic-brand-button--secondary-bgd-darkened-15: #27333B;
    --ic-brand-font-color-dark-lightened-15: #4C5860;
    --ic-brand-font-color-dark-lightened-30: #6C757C;
    --ic-link-color-darkened-10: #0080CC;
    --ic-link-color-lightened-10: #1999E4;
    --ic-brand-primary: #008EE2;
    --ic-brand-font-color-dark: white;
    --ic-link-color: #008EE2;
    --ic-brand-button--primary-bgd: var(--ic-brand-primary);
    --ic-brand-button--primary-text: #ffffff;
    --ic-brand-button--secondary-bgd: #2D3B45;
    --ic-brand-button--secondary-text: #ffffff;
    --ic-brand-global-nav-bgd: #003893;
    --ic-brand-global-nav-ic-icon-svg-fill: #ffffff;
    --ic-brand-global-nav-ic-icon-svg-fill--active: var(--ic-brand-primary);
    --ic-brand-global-nav-menu-item__text-color: #ffffff;
    --ic-brand-global-nav-menu-item__text-color--active: var(--ic-link-color);
    --ic-brand-global-nav-avatar-border: #ffffff;
    --ic-brand-global-nav-menu-item__badge-bgd: var(--ic-brand-primary);
    --ic-brand-global-nav-menu-item__badge-text: #ffffff;
    --ic-brand-global-nav-logo-bgd: #003893;
    --ic-brand-header-image: url('https://knulms.kongju.ac.kr/accounts/1/files/46/download?verifier=SvWLEAuIY1tgvxW7X3Et5QCD6yqFGRWqQtiBZgz9');
    --ic-brand-watermark: ;
    --ic-brand-watermark-opacity: 1.0;
    --ic-brand-favicon: url('https://knulms.kongju.ac.kr/accounts/1/files/47/download?verifier=KQMTcDMQGkCPws73gMEZsizfLez8TifKII7EVqYl');
    --ic-brand-apple-touch-icon: url('https://knulms.kongju.ac.kr/accounts/1/files/48/download?verifier=cfQCviaHt9TOO7kLXSq9ZRCDL0T6xppzsbzJeJND');
    --ic-brand-msapplication-tile-color: #003893;
    --ic-brand-msapplication-tile-square: url('https://knulms.kongju.ac.kr/accounts/1/files/49/download?verifier=4RX8spOWIIDtgmthU2BTpzfW293nOuDT3pOWaz7l');
    --ic-brand-msapplication-tile-wide: url('https://knulms.kongju.ac.kr/accounts/1/files/50/download?verifier=7yQPICa7mSdFjes0kKrLUjE97pLwoL2p1wzVHRfn');
    --ic-brand-right-sidebar-logo: url('https://knulms.kongju.ac.kr/accounts/1/files/51/download?verifier=Ssj6dMSM8zoRpCZFVKqRcjxv7i1l0Yv3UBuXb2i1');
    --ic-brand-Login-body-bgd-color: #394B58;
    --ic-brand-Login-body-bgd-image: url('https://knulms.kongju.ac.kr/accounts/1/files/52/download?verifier=uqtL52hsFiaY5cQ5dTIJ8e6fgokU4xf6lLEJnalS');
    --ic-brand-Login-body-bgd-shadow-color: #2D3B45;
    --ic-brand-Login-logo: url('https://knulms.kongju.ac.kr/accounts/1/files/53/download?verifier=V6SAyKiAhuKPHbUy3g0EAOJGmurNNvyTQSHNGsPv');
    --ic-brand-Login-Content-bgd-color: none;
    --ic-brand-Login-Content-border-color: none;
    --ic-brand-Login-Content-inner-bgd: none;
    --ic-brand-Login-Content-inner-border: none;
    --ic-brand-Login-Content-inner-body-bgd: none;
    --ic-brand-Login-Content-inner-body-border: none;
    --ic-brand-Login-Content-label-text-color: #222222;
    --ic-brand-Login-Content-password-text-color: #222222;
    --ic-brand-Login-footer-link-color: #222222;
    --ic-brand-Login-footer-link-color-hover: #222222;
    --ic-brand-Login-instructure-logo: #ffffff;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: white;
    background-color: black;
}

.xn-basecomponent-container .xnvc-progress-info-container {
    color: white;
    font-size: 14px;
    padding: 10px 0;
    border-top: 1px solid #e6e6e6;
    margin-top: 20px;
}

.xn-basecomponent-container .xnvc-progress-info-container .xnvc-attendance-status.none {
    border: 1px solid #c7c7c7;
    color: white;
}

.ic-Dashboard-header__layout {
    height: auto;
    min-height: 4.5rem;
    background: black;
}

.xn-section-learn-status {
    width: 100%;
    height: 100px;
    position: fixed;
    z-index: 9999;
    background-color: black;
    top: 0;
    left: 0;
    padding-top: 8px;
    border-bottom: 1px solid #ccc;
}

.xn-section-learn-status .xnsls-section-status.section-start {
    color: black;
    background-color: darkgrey;
    border: 1px solid #bababa;
}

.xn-basecomponent-container .xnvc-info-description {
    color: white;
    line-height: 29px;
    padding: 5px;
}

.xn-component-item {
    width: 100%;
    padding: 12px 0;
    background-color: black;
    cursor: pointer;
}

#xn-subsection-learn .xnsl-subsection-title {
    height: 38px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 8px;
    font-size: 16px;
    background: black;
}

#xn-course-learn .xn-section {
    margin-bottom: 0;
    background: #f5f5f5;
    padding: 0 15px;
    border-bottom: 1px solid #c7cdd1;
    background: black;
}

Reviews

No reviews yet.