Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- body {
- font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif !important;
- font-size: .8rem !important;
- }
- #mpcs-main {
- margin-left: unset !important;
- margin-right: auto;
- }
- h1.entry-title {
- margin-bottom: 1em;
- }
- #mpcs-main #bookmark a {
- margin-left: .5em;
- margin-right: 0 !important;
- padding-right: 0.5rem !important;
- padding-left: 0 !important;
- }
- .mpcs-sidebar-wrapper .mpcs-lesson i.mpcs-doc-text-inv {
- margin-left: 3px;
- margin-right: 0 !important;
- }
- .mpcs-sidebar-wrapper .mpcs-lesson .mpcs-lesson-link {
- margin-left: 0 !important;
- margin-right: 6px;
- }
- #mpcs-main a.btn.btn-green {
- color: white;
- }
- .mpcs-sidebar-wrapper h1 {
- font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
- }
- #mpcs-main h1,h2 {
- font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
- }
- #mpcs-sidebar .mpcs-sidebar-menu a.is-active {
- border-right: 5px solid #2b3637;
- border-left: none !important;
- }
- .mpcs-lesson .btn {
- line-height: 0.8rem !important;
- }
- .mpcs-lesson .mpcs-lesson-button {
- margin-right: auto;
- margin-left: 0 !important;
- }
- @media (max-width: 600px) {
- #mpcs-sidebar {
- left: unset !important;
- right: 0;
- }
- }
- .mpcs-lesson .mpcs-lesson-link {
- margin-left: 5px !important;
- margin-right: 8px;
- }
- .mpcs-right-big:before, .mpcs-left-big:before {
- transform: rotate(
- 180deg);
- }
- .mpcs-angle-circled-left:before {
- transform: rotate(
- 180deg);
- }
- .mpcs-angle-right:before {
- transform: rotate(
- 180deg);
- }
- .mpcs-sidebar-with-accordion #mpcs-sidebar .mpcs-section-header:after {
- left: 20px;
- right: unset !important;
- }
- .dropdown.dropdown-right .menu {
- left: 0 !important;
- right: auto !important;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment