Sha256: 47c4f4a6f3610996daa1f49c4ff32af77a305a66ffb7b4c2663e4d0e43fbcc4b
Contents?: true
Size: 1.14 KB
Versions: 3
Compression:
Stored size: 1.14 KB
Contents
/* customr css and js files included at the top level of your presentation will * will be included in your presentation */ body { background: #ece4d8; font: normal normal 15px/1.5 Georgia, Palatino,” Palatino Linotype”, Times, “Times New Roman”, serif; color: #544943; -webkit-font-smoothing: antialiased; } h1,h2,h3,h4,h5,h6 { font-family: 'Open Sans', Myriad, Calibri, sans-serif; font-weight: bold; border-bottom: .2em double #d3ccc1; color: #7c334f; } pre, pre.highlight, pre.highlight pre { font: normal normal .9em/1.7 "Lucida Sans Typewriter", "Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace; background: #fff6e9; } #preso, .slide { background: #ece4d8; } #footer { border-top: 1px solid #7c334f; background: #7c334f; color: #fff; } #pauseScreen { background: rgba(124, 51, 79, 0.85); } #help { background: #7c334f; } #help table tr td.key { border-right: 2px solid #7c334f; } .content.columns h2 { border-bottom: .2em single #d3ccc1; } img { -webkit-box-shadow: 0px 2px 0px #bdb6ad; -moz-box-shadow: 0px 2px 0px #bdb6ad; box-shadow: 0px 2px 0px #bdb6ad; border: 2px solid #fff6e9; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
parade-0.10.2 | lib/public/css/themes/merlot.css |
parade-0.10.1 | lib/public/css/themes/merlot.css |
parade-0.10.0 | lib/public/css/themes/merlot.css |