Formatting
This commit is contained in:
parent
4ddb8fa6d2
commit
8bf778b8e2
5 changed files with 243 additions and 138 deletions
|
@ -1,37 +1,39 @@
|
||||||
/* latin */
|
/* latin */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Arvo';
|
font-family: 'Arvo';
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
src: url(fonts/arvo-italic-400-latin.woff2) format('woff2');
|
src: url(fonts/arvo-italic-400-latin.woff2) format('woff2');
|
||||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||||
}
|
}
|
||||||
/* latin */
|
|
||||||
@font-face {
|
/* latin */
|
||||||
font-family: 'Arvo';
|
@font-face {
|
||||||
font-style: italic;
|
font-family: 'Arvo';
|
||||||
font-weight: 700;
|
font-style: italic;
|
||||||
font-display: swap;
|
font-weight: 700;
|
||||||
src: url(fonts/arvo-italic-700-latin.woff2) format('woff2');
|
font-display: swap;
|
||||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
src: url(fonts/arvo-italic-700-latin.woff2) format('woff2');
|
||||||
}
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||||
/* latin */
|
}
|
||||||
@font-face {
|
|
||||||
font-family: 'Arvo';
|
/* latin */
|
||||||
font-style: normal;
|
@font-face {
|
||||||
font-weight: 400;
|
font-family: 'Arvo';
|
||||||
font-display: swap;
|
font-style: normal;
|
||||||
src: url(fonts/arvo-400-latin.woff2) format('woff2');
|
font-weight: 400;
|
||||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
font-display: swap;
|
||||||
}
|
src: url(fonts/arvo-400-latin.woff2) format('woff2');
|
||||||
/* latin */
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||||
@font-face {
|
}
|
||||||
font-family: 'Arvo';
|
|
||||||
font-style: normal;
|
/* latin */
|
||||||
font-weight: 700;
|
@font-face {
|
||||||
font-display: swap;
|
font-family: 'Arvo';
|
||||||
src: url(fonts/arvo-700-latin.woff2) format('woff2');
|
font-style: normal;
|
||||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
font-weight: 700;
|
||||||
}
|
font-display: swap;
|
||||||
|
src: url(fonts/arvo-700-latin.woff2) format('woff2');
|
||||||
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||||
|
}
|
|
@ -13,9 +13,31 @@ span.h2 {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1,h2,h3,h4,h5{font-family: Arvo !important;text-transform: uppercase !important;}
|
h1,
|
||||||
h1{font-size:35px !important;}
|
h2,
|
||||||
h2{font-size:30px !important;}
|
h3,
|
||||||
h3{font-size:25px !important;}
|
h4,
|
||||||
h4{font-size:22px !important;}
|
h5 {
|
||||||
h3.no {font-size:.8em !important;}
|
font-family: Arvo !important;
|
||||||
|
text-transform: uppercase !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
font-size: 35px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
font-size: 30px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
font-size: 25px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
h4 {
|
||||||
|
font-size: 22px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
h3.no {
|
||||||
|
font-size: .8em !important;
|
||||||
|
}
|
|
@ -1,32 +1,34 @@
|
||||||
/* cyrillic-ext */
|
/* cyrillic-ext */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'PT Sans';
|
font-family: 'PT Sans';
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: url(fonts/ptsans-italic-cyrillic-ext.woff2) format('woff2');
|
src: url(fonts/ptsans-italic-cyrillic-ext.woff2) format('woff2');
|
||||||
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116, U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116, U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
||||||
}
|
}
|
||||||
/* latin */
|
|
||||||
@font-face {
|
/* latin */
|
||||||
font-family: 'PT Sans';
|
@font-face {
|
||||||
font-style: italic;
|
font-family: 'PT Sans';
|
||||||
font-weight: 400;
|
font-style: italic;
|
||||||
src: url(fonts/ptsans-italic-latin.woff2) format('woff2');
|
font-weight: 400;
|
||||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
src: url(fonts/ptsans-italic-latin.woff2) format('woff2');
|
||||||
}
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||||
/* cyrillic-ext */
|
}
|
||||||
@font-face {
|
|
||||||
font-family: 'PT Sans';
|
/* cyrillic-ext */
|
||||||
font-style: normal;
|
@font-face {
|
||||||
font-weight: 400;
|
font-family: 'PT Sans';
|
||||||
src: url(fonts/ptsans-cyrillic-ext.woff2) format('woff2');
|
font-style: normal;
|
||||||
}
|
font-weight: 400;
|
||||||
/* latin */
|
src: url(fonts/ptsans-cyrillic-ext.woff2) format('woff2');
|
||||||
@font-face {
|
}
|
||||||
font-family: 'PT Sans';
|
|
||||||
font-style: normal;
|
/* latin */
|
||||||
font-weight: 400;
|
@font-face {
|
||||||
src: url(fonts/ptsans-latin.woff2) format('woff2');
|
font-family: 'PT Sans';
|
||||||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
font-style: normal;
|
||||||
}
|
font-weight: 400;
|
||||||
|
src: url(fonts/ptsans-latin.woff2) format('woff2');
|
||||||
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
|
||||||
|
}
|
|
@ -1,10 +1,43 @@
|
||||||
/* PT Sans */
|
/* PT Sans */
|
||||||
|
|
||||||
html,body{font-family:PT Sans,sans-serif!important}
|
html,
|
||||||
input,button,select,textarea{font-family:PT Sans,sans-serif!important}
|
body {
|
||||||
.headingblock,.course_category_tree .category>.info>.categoryname{font-family:PT Sans,sans-serif!important}
|
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}
|
input,
|
||||||
.form-label label{font-family:PT Sans,sans-serif!important}
|
button,
|
||||||
.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}
|
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
|
||||||
|
}
|
164
rules.css
164
rules.css
|
@ -1,66 +1,112 @@
|
||||||
@import url(ptsans-rules.css);
|
@import url(ptsans-rules.css);
|
||||||
@import url(arvo-rules.css);
|
@import url(arvo-rules.css);
|
||||||
|
|
||||||
p{font-size: 16px;font-weight: 400; line-height: 26px; }
|
p {
|
||||||
h1,h2,h3,h4,h5{font-family: Arvo;text-transform: uppercase !important;}
|
font-size: 16px;
|
||||||
h1{font-size:35px !important;}
|
font-weight: 400;
|
||||||
h2{font-size:30px !important;}
|
line-height: 26px;
|
||||||
h3{font-size:25px !important;}
|
|
||||||
h4{font-size:22px !important;}
|
|
||||||
h3.no {font-size:.8em !important;}
|
|
||||||
#page-content,#page-coursetitle{margin-top:15px;}
|
|
||||||
#nav-notification-popover-container{display:none;}
|
|
||||||
.activityicon{display:none;}
|
|
||||||
footer {
|
|
||||||
background-color: #00275a !important;
|
|
||||||
padding-top: 40px;
|
|
||||||
padding-bottom: 40px;
|
|
||||||
}
|
}
|
||||||
.footer__logo {
|
|
||||||
border-bottom-color: rgb(255, 255, 255);
|
|
||||||
border-bottom-left-radius: 100%;
|
|
||||||
border-bottom-right-radius: 100%;
|
|
||||||
border-bottom-style: solid;
|
|
||||||
border-bottom-width: 3px;
|
|
||||||
border-image-outset: 0;
|
|
||||||
border-image-repeat: stretch;
|
|
||||||
border-image-slice: 100%;
|
|
||||||
border-image-width: 1;
|
|
||||||
border-left-color: rgb(255, 255, 255);
|
|
||||||
border-left-style: solid;
|
|
||||||
border-left-width: 3px;
|
|
||||||
border-right-color: rgb(255, 255, 255);
|
|
||||||
border-right-style: solid;
|
|
||||||
border-right-width: 3px;
|
|
||||||
border-top-color: rgb(255, 255, 255);
|
|
||||||
border-top-left-radius: 100%;
|
|
||||||
border-top-right-radius: 100%;
|
|
||||||
border-top-style: solid;
|
|
||||||
border-top-width: 3px;
|
|
||||||
box-sizing: border-box;
|
|
||||||
color: rgb(255, 255, 255);
|
|
||||||
display: block;
|
|
||||||
flex-shrink: 0;
|
|
||||||
width: 7.5rem;
|
|
||||||
height: 7.5rem;
|
|
||||||
}
|
|
||||||
span.h2 {
|
|
||||||
color: rgb(255, 255, 255);
|
|
||||||
display: block;
|
|
||||||
font-family: Arvo;
|
|
||||||
font-size: 36px;
|
|
||||||
font-weight: 400;
|
|
||||||
line-height: 46px;
|
|
||||||
margin-bottom: 80px;
|
|
||||||
margin-top: 40px;
|
|
||||||
text-align: center;
|
|
||||||
text-transform: uppercase;
|
|
||||||
}
|
|
||||||
.notloggedin .search-box { display: none; }
|
|
||||||
.jumpmenu { display: none; }
|
|
||||||
|
|
||||||
#ticker-announce{
|
h1,
|
||||||
background-color: #ef5350 !important;
|
h2,
|
||||||
|
h3,
|
||||||
|
h4,
|
||||||
|
h5 {
|
||||||
|
font-family: Arvo;
|
||||||
|
text-transform: uppercase !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
font-size: 35px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
font-size: 30px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
font-size: 25px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
h4 {
|
||||||
|
font-size: 22px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
h3.no {
|
||||||
|
font-size: .8em !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
#page-content,
|
||||||
|
#page-coursetitle {
|
||||||
|
margin-top: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#nav-notification-popover-container {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.activityicon {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
footer {
|
||||||
|
background-color: #00275a !important;
|
||||||
|
padding-top: 40px;
|
||||||
|
padding-bottom: 40px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer__logo {
|
||||||
|
border-bottom-color: rgb(255, 255, 255);
|
||||||
|
border-bottom-left-radius: 100%;
|
||||||
|
border-bottom-right-radius: 100%;
|
||||||
|
border-bottom-style: solid;
|
||||||
|
border-bottom-width: 3px;
|
||||||
|
border-image-outset: 0;
|
||||||
|
border-image-repeat: stretch;
|
||||||
|
border-image-slice: 100%;
|
||||||
|
border-image-width: 1;
|
||||||
|
border-left-color: rgb(255, 255, 255);
|
||||||
|
border-left-style: solid;
|
||||||
|
border-left-width: 3px;
|
||||||
|
border-right-color: rgb(255, 255, 255);
|
||||||
|
border-right-style: solid;
|
||||||
|
border-right-width: 3px;
|
||||||
|
border-top-color: rgb(255, 255, 255);
|
||||||
|
border-top-left-radius: 100%;
|
||||||
|
border-top-right-radius: 100%;
|
||||||
|
border-top-style: solid;
|
||||||
|
border-top-width: 3px;
|
||||||
|
box-sizing: border-box;
|
||||||
|
color: rgb(255, 255, 255);
|
||||||
|
display: block;
|
||||||
|
flex-shrink: 0;
|
||||||
|
width: 7.5rem;
|
||||||
|
height: 7.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
span.h2 {
|
||||||
|
color: rgb(255, 255, 255);
|
||||||
|
display: block;
|
||||||
|
font-family: Arvo;
|
||||||
|
font-size: 36px;
|
||||||
|
font-weight: 400;
|
||||||
|
line-height: 46px;
|
||||||
|
margin-bottom: 80px;
|
||||||
|
margin-top: 40px;
|
||||||
|
text-align: center;
|
||||||
|
text-transform: uppercase;
|
||||||
|
}
|
||||||
|
|
||||||
|
.notloggedin .search-box {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jumpmenu {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
#ticker-announce {
|
||||||
|
background-color: #ef5350 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.loginnotification {
|
.loginnotification {
|
||||||
|
@ -77,4 +123,4 @@ background-color: #ef5350 !important;
|
||||||
|
|
||||||
#adaptable-page-header-wrapper {
|
#adaptable-page-header-wrapper {
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
Loading…
Reference in a new issue