Path: blob/master/notebook_format/custom2.css
1470 views
1<style>2html {3font-size: 18px !important;4}56body {7background-color: #FFF !important;8font-weight: 1rem;9font-family: 'Source Sans Pro', "Helvetica Neue", Helvetica, Arial, sans-serif;10}1112body .notebook-app {13background-color: #FFF !important;14}1516#header {17box-shadow: none !important;18}1920#notebook {21padding-top: 0px;22}2324#notebook-container {25box-shadow: none;26-webkit-box-shadow: none;27padding: 10px;28}2930div.cell {31width: 1000px;32margin-left: 0% !important;33margin-right: auto;34}3536div.cell.selected {37border: 1px dashed #CCCCCC;38}3940.edit_mode div.cell.selected {41border: 1px dashed #828282;42}4344div.output_wrapper {45margin-top: 8px;46}4748a {49color: #383838;50}5152code,53kbd,54pre,55samp {56font-family: 'Menlo', monospace !important;57font-size: 0.75rem !important;58}5960h1 {61font-size: 2rem !important;62font-weight: 500 !important;63letter-spacing: 3px !important;64text-transform: uppercase !important;65}6667h2 {68font-size: 1.8rem !important;69font-weight: 400 !important;70letter-spacing: 3px !important;71text-transform: none !important;72}7374h3 {75font-size: 1.5rem !important;76font-weight: 400 !important;77font-style: italic !important;78display: block !important;79}8081h4,82h5,83h6 {84font-size: 1rem !important;85font-weight: 400 !important;86display: block !important;87}8889.prompt {90font-family: 'Menlo', monospace !important;91font-size: 0.75rem;92text-align: right;93line-height: 1.21429rem;94}9596/* INTRO PAGE */9798.toolbar_info,99.list-container {100;101}102/* NOTEBOOK */103104div#header-container {105display: none !important;106}107108div#notebook {109border-top: none;110font-size: 1rem;111}112113div.input_prompt {114color: #C74483;115}116117.code_cell div.input_prompt:after,118div.output_prompt:after {119content: '\25b6';120}121122div.output_prompt {123color: #2B88D9;124}125126div.input_area {127border-radius: 0px;128border: 1px solid #d8d8d8;129}130131div.output_area pre {132font-weight: normal;133}134135div.output_subarea {136font-weight: normal;137}138139.rendered_html pre,140.rendered_html table,141.rendered_html th,142.rendered_html tr,143.rendered_html td {144border: 1px #828282 solid;145font-size: 0.75rem;146font-family: 'Menlo', monospace;147}148149.rendered_html th,150.rendered_html tr,151.rendered_html td {152padding: 5px 10px;153}154155.rendered_html th {156font-weight: normal;157background: #f8f8f8;158}159160a:link{161font-weight: bold;162color:#447adb;163}164a:visited{165font-weight: bold;166color: #1d3b84;167}168a:hover{169font-weight: bold;170color: #1d3b84;171}172a:focus{173font-weight: bold;174color:#447adb;175}176a:active{177font-weight: bold;178color:#447adb;179}180.rendered_html :link {181text-decoration: underline;182}183184div.output_html {185font-weight: 1rem;186font-family: 'Source Sans Pro', "Helvetica Neue", Helvetica, Arial, sans-serif;187}188189table.dataframe tr {190border: 1px #CCCCCC;191}192193div.cell.selected {194border-radius: 0px;195}196197div.cell.edit_mode {198border-radius: 0px;199border: thin solid #CF5804;200}201202span.ansiblue {203color: #00A397;204}205206span.ansigray {207color: #d8d8d8;208}209210span.ansigreen {211color: #688A0A;212}213214span.ansipurple {215color: #975DDE;216}217218span.ansired {219color: #D43132;220}221222span.ansiyellow {223color: #D9AA00;224}225226div.output_stderr {227background-color: #D43132;228}229230div.output_stderr pre {231color: #e8e8e8;232}233234.cm-s-ipython.CodeMirror {235background: #F8F8F8;236}237238.cm-s-ipython div.CodeMirror-selected {239background: #e8e8e8 !important;240}241242.cm-s-ipython .CodeMirror-gutters {243background: #F8F8F8;244border-right: 0px;245}246247.cm-s-ipython .CodeMirror-linenumber {248color: #b8b8b8;249}250251.cm-s-ipython .CodeMirror-cursor {252border-left: 1px solid #585858 !important;253}254255.cm-s-ipython span.cm-atom {256color: #C74483;257}258259.cm-s-ipython span.cm-number {260color: #C74483;261}262263.cm-s-ipython span.cm-property,264.cm-s-ipython span.cm-attribute {265color: #688A0A;266}267268.cm-s-ipython span.cm-keyword {269font-weight: normal;270color: #D43132;271}272273.cm-s-ipython span.cm-string {274color: #D9AA00;275}276277.cm-s-ipython span.cm-operator {278font-weight: normal;279}280281.cm-s-ipython span.cm-builtin {282color: #2B88D9;283}284285.cm-s-ipython span.cm-variable {286color: #00A397;287}288289.cm-s-ipython span.cm-variable-2 {290color: #2B88D9;291}292293.cm-s-ipython span.cm-def {294color: #00A397;295}296297.cm-s-ipython span.cm-error {298background: #FFBDBD;299color: #D43132;300}301302.cm-s-ipython span.cm-tag {303color: #D43132;304}305306.cm-s-ipython span.cm-link {307color: #975DDE;308}309310.cm-s-ipython .CodeMirror-matchingbracket {311text-decoration: underline;312!important;313}314</style>315316<script>317MathJax.Hub.Config({318TeX: {319extensions: ["AMSmath.js"]320},321tex2jax: {322inlineMath: [ ['$','$'], ["\\(","\\)"] ],323displayMath: [ ['$$','$$'], ["\\[","\\]"] ]324},325displayAlign: 'center', // Change this to 'center' to center equations.326"HTML-CSS": {327scale:100,328availableFonts: [],329preferredFont:null,330webFont: "TeX",331styles: {'.MathJax_Display': {"margin": 4}}332}333});334</script>335336