Pagination
- First page
- Previous page
- …
- 417
- 418
- 419
- 420
- 421
- 422
- 423
- 424
- 425
OSBC Learning Landing Page
.ol_content {
font-family: 'BCSans', 'Noto Sans', Verdana, Arial, sans-serif;
}
.zeropadding {
padding-left: 0px;
padding-right: 0px;
}
.main-container.container-fluid.js-quickedit-main-content {
padding-left: 0px;
padding-right: 0px;
}
#main_header {
background: url('https://dev.search.onlinelearningbc.com/sites/search.onlinelearningbc.com/files/2022-10/MicrosoftTeams-image%20%283%29_0.png') no-repeat;
background-size: 100%;
background-position-y: -640px;
max-height: 710px;
}
#main_header
Pagination
- First page
- Previous page
- …
- 417
- 418
- 419
- 420
- 421
- 422
- 423
- 424
- 425