<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://wiki.gis-lab.info/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGeshi.css</id>
	<title>MediaWiki:Geshi.css - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gis-lab.info/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGeshi.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.gis-lab.info/index.php?title=MediaWiki:Geshi.css&amp;action=history"/>
	<updated>2026-04-03T20:39:07Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.gis-lab.info/index.php?title=MediaWiki:Geshi.css&amp;diff=585&amp;oldid=prev</id>
		<title>Aleksandr Dezhin: Новая страница: «/* This css will override styles used by the GeSHi syntax highlighting,    such that less awful colors for the highlighting can be chosen. */     /**  * Language cod...»</title>
		<link rel="alternate" type="text/html" href="https://wiki.gis-lab.info/index.php?title=MediaWiki:Geshi.css&amp;diff=585&amp;oldid=prev"/>
		<updated>2012-01-07T19:25:33Z</updated>

		<summary type="html">&lt;p&gt;Новая страница: «&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;This css will override styles used by the GeSHi syntax highlighting,    such that less awful colors for the highlighting can be chosen.: &lt;/span&gt;     /**  * Language cod...»&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* This css will override styles used by the GeSHi syntax highlighting,&lt;br /&gt;
   such that less awful colors for the highlighting can be chosen. */&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/**&lt;br /&gt;
 * Language code: &amp;quot;vb&amp;quot;&lt;br /&gt;
 * &lt;br /&gt;
 * Overrides colors used for keywords from that horrible gold &lt;br /&gt;
 * to more tolerable blue. Other colors left as default at present time.&lt;br /&gt;
 */&lt;br /&gt;
.source-vb .kw1 {&lt;br /&gt;
	color: #006 !important;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/**&lt;br /&gt;
 * Language code: &amp;quot;cpp&amp;quot;&lt;br /&gt;
 *&lt;br /&gt;
 * Color fix for member variables&lt;br /&gt;
 */&lt;br /&gt;
.source-cpp .me1 { color:#499; }&lt;br /&gt;
.source-cpp .me2 { color:#499; }&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
/* Reinstating borders */&lt;br /&gt;
body.skin-monobook div.mw-geshi {&lt;br /&gt;
	padding: 1em;&lt;br /&gt;
	border: 1px dashed #2f6fab;&lt;br /&gt;
	color: black;&lt;br /&gt;
	background-color: #f9f9f9;&lt;br /&gt;
	line-height: 1.1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.skin-modern div.mw-geshi {&lt;br /&gt;
	border: solid 1px #3c78b5;&lt;br /&gt;
	padding: 0.4em;&lt;br /&gt;
	background-color: #f0f0f0;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.skin-simple div.mw-geshi {&lt;br /&gt;
	margin: 2em;&lt;br /&gt;
	border: solid 1px black;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.skin-chick div.mw-geshi {&lt;br /&gt;
	padding: 1em;&lt;br /&gt;
	border: 1px dashed #2f6fab;&lt;br /&gt;
	color: black;&lt;br /&gt;
	background-color: #f9f9f9;&lt;br /&gt;
	line-height: 1.1em;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
body.skin-vector div.mw-geshi {&lt;br /&gt;
	padding: 1em;&lt;br /&gt;
	border: 1px dashed #2f6fab;&lt;br /&gt;
	color: black;&lt;br /&gt;
	background-color: #f9f9f9;&lt;br /&gt;
	line-height: 1.1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Fix so &amp;lt;source&amp;gt; tags, and .css and .js pages, get normal text size &lt;br /&gt;
   also in some versions of Firefox, Safari, Konqueror, Chrome etc. */&lt;br /&gt;
div.mw-geshi div,&lt;br /&gt;
pre {&lt;br /&gt;
	font-family: monospace, &amp;quot;Courier New&amp;quot; !important;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
/* Geshi's colourscheme for MySQL is absolutely hideous. */&lt;br /&gt;
.mysql.source-mysql .kw1,&lt;br /&gt;
.mysql.source-mysql .kw2,&lt;br /&gt;
.mysql.source-mysql .kw3,&lt;br /&gt;
.mysql.source-mysql .kw6,&lt;br /&gt;
.mysql.source-mysql .kw10 {&lt;br /&gt;
	color: #993333;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.mysql.source-mysql .coMULTI,&lt;br /&gt;
.mysql.source-mysql .sy1 {&lt;br /&gt;
	color: #808080;&lt;br /&gt;
}&lt;br /&gt;
 &lt;br /&gt;
.mysql.source-mysql .br0 {&lt;br /&gt;
	color: #66cc66;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Aleksandr Dezhin</name></author>
	</entry>
</feed>