|
@@ -245,91 +245,6 @@ Bootstrap 4 overrides and enhancements
|
|
|
}
|
|
|
|
|
|
|
|
|
-
|
|
|
-Pygments source code formatting.
|
|
|
-********************/
|
|
|
-
|
|
|
-.code-title {
|
|
|
- border-radius:5px 5px 0 0;
|
|
|
- font-size:0.8em;
|
|
|
- padding:0.5em 1em;
|
|
|
-}
|
|
|
-.pygments {
|
|
|
- padding:1em;
|
|
|
- border-radius:5px;
|
|
|
-}
|
|
|
-.code-title+.pygments {
|
|
|
- border-radius: 0 0 5px 5px;
|
|
|
-}
|
|
|
-.pygments .hll { background-color: #ffffcc }
|
|
|
-.pygments .c { color: #888888 }
|
|
|
-.pygments .err { color: #a61717; background-color: #e3d2d2 }
|
|
|
-.pygments .k { color: #008800; font-weight: bold }
|
|
|
-.pygments .ch { color: #888888 }
|
|
|
-.pygments .cm { color: #888888 }
|
|
|
-.pygments .cp { color: #cc0000; font-weight: bold }
|
|
|
-.pygments .cpf { color: #888888 }
|
|
|
-.pygments .c1 { color: #888888 }
|
|
|
-.pygments .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 }
|
|
|
-.pygments .gd { color: #000000; background-color: #ffdddd }
|
|
|
-.pygments .ge { font-style: italic }
|
|
|
-.pygments .gr { color: #aa0000 }
|
|
|
-.pygments .gh { color: #333333 }
|
|
|
-.pygments .gi { color: #000000; background-color: #ddffdd }
|
|
|
-.pygments .go { color: #888888 }
|
|
|
-.pygments .gp { color: #555555 }
|
|
|
-.pygments .gs { font-weight: bold }
|
|
|
-.pygments .gu { color: #666666 }
|
|
|
-.pygments .gt { color: #aa0000 }
|
|
|
-.pygments .kc { color: #008800; font-weight: bold }
|
|
|
-.pygments .kd { color: #008800; font-weight: bold }
|
|
|
-.pygments .kn { color: #008800; font-weight: bold }
|
|
|
-.pygments .kp { color: #008800 }
|
|
|
-.pygments .kr { color: #008800; font-weight: bold }
|
|
|
-.pygments .kt { color: #888888; font-weight: bold }
|
|
|
-.pygments .m { color: #0000DD; font-weight: bold }
|
|
|
-.pygments .s { color: #dd2200; }
|
|
|
-.pygments .na { color: #336699 }
|
|
|
-.pygments .nb { color: #003388 }
|
|
|
-.pygments .nc { color: #bb0066; font-weight: bold }
|
|
|
-.pygments .no { color: #003366; font-weight: bold }
|
|
|
-.pygments .nd { color: #555555 }
|
|
|
-.pygments .ne { color: #bb0066; font-weight: bold }
|
|
|
-.pygments .nf { color: #0066bb; font-weight: bold }
|
|
|
-.pygments .nl { color: #336699; font-style: italic }
|
|
|
-.pygments .nn { color: #bb0066; font-weight: bold }
|
|
|
-.pygments .py { color: #336699; font-weight: bold }
|
|
|
-.pygments .nt { color: #bb0066; font-weight: bold }
|
|
|
-.pygments .nv { color: #336699 }
|
|
|
-.pygments .ow { color: #008800 }
|
|
|
-.pygments .w { color: #bbbbbb }
|
|
|
-.pygments .mb { color: #0000DD; font-weight: bold }
|
|
|
-.pygments .mf { color: #0000DD; font-weight: bold }
|
|
|
-.pygments .mh { color: #0000DD; font-weight: bold }
|
|
|
-.pygments .mi { color: #0000DD; font-weight: bold }
|
|
|
-.pygments .mo { color: #0000DD; font-weight: bold }
|
|
|
-.pygments .sa { color: #dd2200; }
|
|
|
-.pygments .sb { color: #dd2200; }
|
|
|
-.pygments .sc { color: #dd2200; }
|
|
|
-.pygments .dl { color: #dd2200; }
|
|
|
-.pygments .sd { color: #dd2200; }
|
|
|
-.pygments .s2 { color: #dd2200; }
|
|
|
-.pygments .se { color: #0044dd; }
|
|
|
-.pygments .sh { color: #dd2200; }
|
|
|
-.pygments .si { color: #3333bb; }
|
|
|
-.pygments .sx { color: #22bb22; }
|
|
|
-.pygments .sr { color: #008800; }
|
|
|
-.pygments .s1 { color: #dd2200; }
|
|
|
-.pygments .ss { color: #aa6600; }
|
|
|
-.pygments .bp { color: #003388 }
|
|
|
-.pygments .fm { color: #0066bb; font-weight: bold }
|
|
|
-.pygments .vc { color: #336699 }
|
|
|
-.pygments .vg { color: #dd7700 }
|
|
|
-.pygments .vi { color: #3333bb }
|
|
|
-.pygments .vm { color: #336699 }
|
|
|
-.pygments .il { color: #0000DD; font-weight: bold }
|
|
|
-
|
|
|
-
|
|
|
|
|
|
|
|
|
GOOGLE MAPS
|