Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/src/packages/assets/misc/talk-20121004/ui/default/pretty.css
Views: 687
/*1* This file is part of CoCalc: Copyright © 2020 Sagemath, Inc.2* License: MS-RSL – see LICENSE.md for details3*/45body {background: #FFF url(bodybg.gif) -16px 0 no-repeat; color: #000; font-size: 2em;}6:link, :visited {text-decoration: none; color: #00C;}7#controls :active {color: #88A !important;}8#controls :focus {outline: 1px dotted #227;}9h1, h2, h3, h4 {font-size: 100%; margin: 0; padding: 0; font-weight: inherit;}10ul, pre {margin: 0; line-height: 1em;}11html, body {margin: 0; padding: 0;}1213blockquote, q {font-style: italic;}14blockquote {padding: 0 2em 0.5em; margin: 0 1.5em 0.5em; text-align: center; font-size: 1em;}15blockquote p {margin: 0;}16blockquote i {font-style: normal;}17blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-style: normal;}18blockquote b i {font-style: italic;}1920kbd {font-weight: bold; font-size: 1em;}21sup {font-size: smaller; line-height: 1px;}2223.slide code {padding: 2px 0.25em; font-weight: bold; color: #533;}24.slide code.bad, code del {color: red;}25.slide code.old {color: silver;}26.slide pre {padding: 0; margin: 0.25em 0 0.5em 0.5em; color: #533; font-size: 90%;}27.slide pre code {display: block;}28.slide ul {margin-left: 5%; margin-right: 7%; list-style: disc;}29.slide li {margin-top: 0.75em; margin-right: 0;}30.slide ul ul {line-height: 1;}31.slide ul ul li {margin: .2em; font-size: 85%; list-style: square;}32.slide img.leader {display: block; margin: 0 auto;}3334div#header, div#footer {background: #00B; color: #AAB;35font-family: Verdana, Helvetica, sans-serif;}36div#header {background: #00B url(bodybg.gif) -16px 0 no-repeat;37line-height: 1px;}38div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;}39#footer h1, #footer h2 {display: block; padding: 0 1em;}40#footer h2 {font-style: italic;}4142div.long {font-size: 0.75em;}43.slide h1 {position: absolute; top: 0.7em; left: 87px; z-index: 1;44margin: 0; padding: 0.3em 0 0 50px; white-space: nowrap;45font: bold 150%/1em Helvetica, sans-serif; text-transform: capitalize;46color: #DDE; background: #00B;}47.slide h3 {font-size: 130%;}48h1 abbr {font-variant: small-caps;}4950div#controls {position: absolute; left: 50%; bottom: 0;51width: 50%;52text-align: right; font: bold 0.9em Verdana, Helvetica, sans-serif;}53html>body div#controls {position: fixed; padding: 0 0 1em 0;54top: auto;}55div#controls form {position: absolute; bottom: 0; right: 0; width: 100%;56margin: 0; padding: 0;}57#controls #navLinks a {padding: 0; margin: 0 0.5em;58background: #00B; border: none; color: #779;59cursor: pointer;}60#controls #navList {height: 1em;}61#controls #navList #jumplist {position: absolute; bottom: 0; right: 0; background: #DDD; color: #227;}6263#currentSlide {text-align: center; font-size: 0.5em; color: #449;}6465#slide0 {padding-top: 3.5em; font-size: 90%;}66#slide0 h1 {position: static; margin: 1em 0 0; padding: 0;67font: bold 2em Helvetica, sans-serif; white-space: normal;68color: #000; background: transparent;}69#slide0 h2 {font: bold italic 1em Helvetica, sans-serif; margin: 0.25em;}70#slide0 h3 {margin-top: 1.5em; font-size: 1.5em;}71#slide0 h4 {margin-top: 0; font-size: 1em;}7273ul.urls {list-style: none; display: inline; margin: 0;}74.urls li {display: inline; margin: 0;}75.note {display: none;}76.external {border-bottom: 1px dotted gray;}77html>body .external {border-bottom: none;}78.external:after {content: " \274F"; font-size: smaller; color: #77B;}7980.incremental, .incremental *, .incremental *:after {color: #DDE; visibility: visible;}81img.incremental {visibility: hidden;}82.slide .current {color: #B02;}838485/* diagnostics8687li:after {content: " [" attr(class) "]"; color: #F88;}88*/8990