.pagelayout-standard #page.drawers .main-inner, body.limitedwidth #page.drawers .main-inner {
max-width: 1250px;
}
#page.homepage .main-carousel img {
height: 300px;
}
.btn-lg, .btn-group-lg>.btn {
font-size: calc(0.7rem + 0.32625vw);
}
/* インデント */
#page.homepage .main-carousel .carousel-caption .btn {
margin-top: 2rem;
}
/* アクティビティ アイコン */
.activityiconcontainer {
/*width: 50px;
height: 32px;*/
width: 32px;
height: 28px;
}
.activity-item:not(.activityinline) {
padding: 0rem;
padding-top: 0rem;
padding-right: 0rem;
padding-bottom: 0rem;
padding-left: 0rem;
}
.section .activity.indented .activity-item {
margin-left: 2rem;
}
.section .activity.indented + .indented .activity-item {
border-top: 0px;
}
/* ログイン */
.login-container h1.login-heading {
font-size: 1.5rem;
}
.login-container h2.login-heading {
font-size: 1.2rem;
}
.text-color {
color: #035BAA !important;
}
#frontpage-available-course-list .coursebox>.info>.coursename {
border: 0px solid #dee2e6;
}
/*.content>.courses>.coursebox>.info {*/
.content>.courses>.coursebox {
font-size: 1.2rem;
padding: 0.5rem;
border: 1px solid #dee2e6;
margin-bottom: 0.5rem;
border-radius: 0.5rem;
display: block;
}
.content>.courses>.coursebox>.content {
font-size: 12px;
}
/* Font */
body {
font-size: 14px;
}
h1{
font-size: 24px;
}
h2 {
font-size: 20px;
}
.h2 {
font-size: 20px;
}
h3 {
font-size: 18px;
}
.h3 {
font-size: 18px;
}
h4 {
font-size: 16px;
font-weight: 400;
}
.h4 {
font-size: 16px;
font-weight: 400;
}
h5, .h5 {
font-size: 16px;
font-weight: 300;
}
/* CARD */
.card-img-overlay .h5 {
font-size: 16px;
}
#page.homepage .widget-catwidget .card-img-overlay {
background: rgba(15, 128, 92, .2);
}
.activity-item:not(.activityinline) {
border: 0px solid #dee2e6;
}
.course-section {
border-bottom: 3px solid #dee2e6;
border-bottom-width: 3px;
}
.breadcrumb {
background-color: #50b0a0;
}
/* カテゴリ名 */
.course_category_tree .category>.info>.categoryname {
font-size: 1.1rem;
font-weight: 550;
}
/*
.category.with_children.collapsed>.info>.categoryname {
background-image: url(/moodle/theme/image.php/stream/core/1692536093/t/collapsed);
}
*/ [#mb008921]
pre {
line-height: 200%;
}