2022-01-13 15:58:24 +00:00
|
|
|
/* PT Sans */
|
|
|
|
|
2022-08-20 06:18:24 +00:00
|
|
|
html,
|
|
|
|
body {
|
|
|
|
font-family: PT Sans, sans-serif !important
|
|
|
|
}
|
|
|
|
|
|
|
|
input,
|
|
|
|
button,
|
|
|
|
select,
|
|
|
|
textarea {
|
|
|
|
font-family: PT Sans, sans-serif !important
|
|
|
|
}
|
|
|
|
|
|
|
|
.headingblock,
|
|
|
|
.course_category_tree .category>.info>.categoryname {
|
|
|
|
font-family: PT Sans, sans-serif !important
|
|
|
|
}
|
|
|
|
|
|
|
|
#sitetitle,
|
|
|
|
#sitetitle a,
|
|
|
|
#sitetitle p {
|
|
|
|
font-family: PT Sans, sans-serif !important
|
|
|
|
}
|
|
|
|
|
|
|
|
.headermenu .usermendrop a {
|
|
|
|
font-family: PT Sans, sans-serif !important
|
|
|
|
}
|
|
|
|
|
|
|
|
.usermenu2.nav a.dropdown-toggle {
|
|
|
|
font-family: PT Sans, sans-serif;
|
|
|
|
font-size: 14px;
|
|
|
|
color: #fff
|
|
|
|
}
|
|
|
|
|
|
|
|
.form-label label {
|
|
|
|
font-family: PT Sans, sans-serif !important
|
|
|
|
}
|
|
|
|
|
|
|
|
.moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd,
|
|
|
|
.moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd.yui3-widget-hd {
|
|
|
|
font-family: PT Sans, sans-serif !important
|
|
|
|
}
|