AN EVANGELION THEME
utexlms Evangelion by sjnosukequy
Details
Authorsjnosukequy
LicenseNo License
Categoryutexlms.hcmute.edu.vn
Created
Updated
Size6.8 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 utexlms Evangelion
@version 20240821.08.46
@namespace https://userstyles.world/user/sjnosukequy
@description AN EVANGELION THEME
@author sjnosukequy
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://utexlms.hcmute.edu.vn") {
/* MAIN */
/*FONT*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lexend:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Mono:wght@100..900&display=swap');
* {
font-family: "Inter", monospace;
font-optical-sizing: auto;
}
/* LOGO */
.site-name.has-logo img {
content: url(https://i.pinimg.com/originals/ae/59/03/ae5903aa41c83b264c1bf42970b18c48.png);
width: 200%;
object-fit: cover;
margin-top: -10px;
}
/* TOP BAR */
.top-bar {
background: #3297fd !important;
}
/* FOOTER */
#page-footer > div.page-footer-inner {
background: #3297fd !important;
color: white;
}
#page-footer > div.page-footer-inner > div > div.moodle-links-container > div.logininfo > a:nth-child(1) {
color: white;
font-weight: bold;
}
#page-footer > div.footer-bottom-bar {
background: #D4AFB9 !important;
color: white;
font-weight: bold;
font-size: 1rem;
}
/* COPYRIGHT */
.copyright p {
visibility: hidden;
}
.copyright p:after {
visibility: visible;
text-align: center;
position: absolute;
left: calc(50% - 6rem);
content: " Copyright by Quy Vuong";
font-family: "Noto Sans Mono", monospace;
}
/* CLASS IMG */
/*
.card-img.dashboard-card-img
{
content: url(https://images.alphacoders.com/582/582860.jpg);
}
*/
[style*="theme_maker/defaultcourseimage"],
[src*="theme_maker/defaultcourseimage"] {
content: url(https://images.alphacoders.com/582/582860.jpg);
object-fit: cover;
}
/* .dashboard-card-deck .dashboard-card .dashboard-card-img {
height: 11rem;
} */
.card.dashboard-card {
border: 0px;
}
/* .page-header-wrapper.has-course-header-image {
height: 0px;
} */
.course-header-bg .course-header-image {
content: url(https://i.postimg.cc/rppvd3LV/banner.png);
height: 108.5% !important;
}
/* .course-header-bg .course-header-image:not([style*="background-image"]) {
content: url(https://i.postimg.cc/rppvd3LV/banner.png);
height: 108.5% !important;
} */
.course-header-bg .mask {
display: none;
}
/* COURSE LABEL */
.path-course-view .page-header-wrapper.has-course-header-image .breadcrumb {
background: rgb(50, 151, 253, 0.5) !important;
}
.path-course-view .page-header-wrapper.has-course-header-image .page-context-header {
background: rgb(87, 184, 191, 0.5) !important;
}
/* .mr-auto .page-context-header .page-header-headings h1 {
position: relative;
bottom: -5px;
} */
/* NAV BAR COLOR */
#course-index li.pageitem {
background: #D4AFB9 !important;
}
#course-index li:hover,
#course-index .courseindex-section-title:hover {
-webkit-transition: all .2s ease-in-out;
background: #7EC4CF !important;
color: white !important;
}
#course-index li:hover a,
#course-index .courseindex-section-title:hover a {
color: white !important;
}
/* BTN HOVER*/
.btn-outline-secondary:hover,
.btn-outline-secondary:focus {
background: #3297fd !important;
border-color: #3297fd !important;
box-shadow: none;
text-shadow: none;
color: white;
}
.dropdown-menu a:hover {
background: #D4AFB9 !important;
border-radius: 5%;
color: white !important;
-webkit-transition: all .2s ease-in-out;
}
/* .btn-outline-secondary:hover {
border-color: #7EC4CF !important;
} */
}
@-moz-document url("https://utexlms.hcmute.edu.vn/user/profile.php"), url("https://utexlms.hcmute.edu.vn/user/files.php"), url("https://utexlms.hcmute.edu.vn/user/preferences.php"), url-prefix("https://utexlms.hcmute.edu.vn/my"), url-prefix("https://utexlms.hcmute.edu.vn/grade"), url-prefix("https://utexlms.hcmute.edu.vn/calendar"), url-prefix("https://utexlms.hcmute.edu.vn/reportbuilder") {
/*SET COURSE HEADER TO NONE IN MAIN*/
.course-header-bg {
display: none;
/* content: url(https://i.postimg.cc/rppvd3LV/banner.png);
height: 108.5% !important; */
}
}
@-moz-document url-prefix("https://utexlms.hcmute.edu.vn/mod") {
/* FORUM VIEW */
/* COURSE LABEL */
.breadcrumb {
background: rgb(50, 151, 253, 0.5) !important;
}
#page-header > div > div.d-flex.align-items-center > div.mr-auto > div {
background: rgb(87, 184, 191, 0.5) !important;
}
}
@-moz-document url-prefix("https://utexlms.hcmute.edu.vn/login") {
/*LOGIN*/
/* BG IMAGE */
.page-wrapper.has-bg-image {
background-image: url(https://images3.alphacoders.com/968/968265.png);
}
/* ICON */
.has-logo .login-sitename a {
background-image: url(https://i.imgur.com/jZWt7yY.png) !important;
background-size: 45% !important;
background-blend-mode: darken;
}
/* White Panel */
.auth-blocks-wrapper {
background: rgb(0, 0, 0, 0.5);
}
/* Danger */
.alert-danger {
visibility: hidden;
color: white;
background-color: #cc5555;
border-color: transparent;
}
.alert-danger:after {
visibility: visible;
content: " GET IN THE ROBOT SHINJI, LOG BACK AGAIN!! -------- DM WEB TRƯỜNG!! ?? ";
color: white;
background-color: #cc5555;
border-color: transparent;
padding: .75rem 1.25rem;
position: relative;
margin-left: -280px;
border: 1px solid transparent;
width: 505px;
border-radius: .25rem;
}
/* TEXT COLOR */
.auth-blocks-wrapper .forgetpass a {
color: rgb(255, 255, 255, 0.9);
}
.oauth-title {
color: rgb(255, 255, 255, 0.9);
}
.cookies {
color: rgb(255, 255, 255, 0.9);
}
}
@-moz-document url-prefix("https://utexlms.hcmute.edu.vn/") {
/* SLIDE SHOW ON MAIN */
/* MAIN MENU SLIDES */
ul[class="slides"] [class*="slide slide-4"] {
background-image: url(https://images7.alphacoders.com/310/thumb-1920-310522.png);
}
ul[class="slides"] [class*="slide slide-5"] {
background-image: url(https://images.alphacoders.com/554/thumb-1920-554424.jpg);
}
ul[class="slides"] [class*="slide slide-3"] {
background-image: url(https://images8.alphacoders.com/116/1163434.jpg);
}
ul[class="slides"] [class*="slide slide-2"] {
background-image: url(https://images8.alphacoders.com/108/1086826.jpg);
}
ul[class="slides"] [class*="slide slide-1"] {
background-image: url(https://images3.alphacoders.com/809/809945.jpg);
}
.benefits-section {
background: #3297fd !important;
}
.headline div {
text-shadow: 2px 0 #000, -2px 0 #000, 0 2px #000, 0 -2px #000,
1px 1px #000, -1px -1px #000, 1px -1px #000, -1px 1px #000;
color: white;
}
.tagline div h4 {
text-shadow: 2px 0 #000, -2px 0 #000, 0 2px #000, 0 -2px #000,
1px 1px #000, -1px -1px #000, 1px -1px #000, -1px 1px #000;
color: white;
}
}