<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.baka-tsuki.org/project/index.php?action=history&amp;feed=atom&amp;title=User%3AJamiahx%2Fcommon.css</id>
	<title>User:Jamiahx/common.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.baka-tsuki.org/project/index.php?action=history&amp;feed=atom&amp;title=User%3AJamiahx%2Fcommon.css"/>
	<link rel="alternate" type="text/html" href="https://www.baka-tsuki.org/project/index.php?title=User:Jamiahx/common.css&amp;action=history"/>
	<updated>2026-04-19T03:07:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://www.baka-tsuki.org/project/index.php?title=User:Jamiahx/common.css&amp;diff=466697&amp;oldid=prev</id>
		<title>Jamiahx: WiTeX</title>
		<link rel="alternate" type="text/html" href="https://www.baka-tsuki.org/project/index.php?title=User:Jamiahx/common.css&amp;diff=466697&amp;oldid=prev"/>
		<updated>2015-10-15T01:11:23Z</updated>

		<summary type="html">&lt;p&gt;WiTeX&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/*********************************************************************&lt;br /&gt;
This is free and unencumbered software released into the public domain.&lt;br /&gt;
&lt;br /&gt;
Anyone is free to copy, modify, publish, use, compile, sell, or&lt;br /&gt;
distribute this software, either in source code form or as a compiled&lt;br /&gt;
binary, for any purpose, commercial or non-commercial, and by any&lt;br /&gt;
means.&lt;br /&gt;
&lt;br /&gt;
For more information, please refer to &amp;lt;http://unlicense.org/&amp;gt;&lt;br /&gt;
*********************************************************************/&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
WiTeX&lt;br /&gt;
https://github.com/AndrewBelt/WiTeX&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Latin Modern (LaTeX default) font */&lt;br /&gt;
&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: &amp;#039;Latin Modern Roman&amp;#039;;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	font-style: normal;&lt;br /&gt;
	src: url(&amp;#039;https://cdn.rawgit.com/AndrewBelt/WiTeX/master/fonts/lmroman10-regular.woff&amp;#039;) format(&amp;#039;woff&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: &amp;#039;Latin Modern Roman&amp;#039;;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	font-style: normal;&lt;br /&gt;
	src: url(&amp;#039;https://cdn.rawgit.com/AndrewBelt/WiTeX/master/fonts/lmroman10-bold.woff&amp;#039;) format(&amp;#039;woff&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: &amp;#039;Latin Modern Roman&amp;#039;;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	font-style: italic;&lt;br /&gt;
	src: url(&amp;#039;https://cdn.rawgit.com/AndrewBelt/WiTeX/master/fonts/lmroman10-italic.woff&amp;#039;) format(&amp;#039;woff&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: &amp;#039;Latin Modern Roman&amp;#039;;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
	font-style: italic;&lt;br /&gt;
	src: url(&amp;#039;https://cdn.rawgit.com/AndrewBelt/WiTeX/master/fonts/lmroman10-bolditalic.woff&amp;#039;) format(&amp;#039;woff&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: &amp;#039;Latin Modern Mono&amp;#039;;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	font-style: normal;&lt;br /&gt;
	src: url(&amp;#039;https://cdn.rawgit.com/AndrewBelt/WiTeX/master/fonts/lmmono10-regular.woff&amp;#039;) format(&amp;#039;woff&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@font-face {&lt;br /&gt;
	font-family: &amp;#039;Latin Modern Mono&amp;#039;;&lt;br /&gt;
	font-weight: normal;&lt;br /&gt;
	font-style: italic;&lt;br /&gt;
	src: url(&amp;#039;https://cdn.rawgit.com/AndrewBelt/WiTeX/master/fonts/lmmono10-italic.woff&amp;#039;) format(&amp;#039;woff&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Page Layout */&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
	background: none;&lt;br /&gt;
	font-size: 14pt;&lt;br /&gt;
	font-family: &amp;#039;Latin Modern Roman&amp;#039;, serif;&lt;br /&gt;
	color: black;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
h1, h2, h3, h4, h5, h6 {&lt;br /&gt;
	border: none;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a, a:visited {&lt;br /&gt;
	color: #a00;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
a.new, a.new:visited {&lt;br /&gt;
	color: black;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
	list-style: disc;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#mw-navigation, #mw-page-base, #mw-head-base, #footer {&lt;br /&gt;
	/* nuke everything but the content */&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Content Box */&lt;br /&gt;
&lt;br /&gt;
.mw-body {&lt;br /&gt;
	max-width: 720px;&lt;br /&gt;
	margin: 1em auto;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#content, div#content {&lt;br /&gt;
	border: none;&lt;br /&gt;
	color: black;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#firstHeading, #siteSub {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#siteSub {&lt;br /&gt;
	margin-top: -0.5em;&lt;br /&gt;
	margin-bottom: 4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Article Body */&lt;br /&gt;
&lt;br /&gt;
.mw-body-content {&lt;br /&gt;
	font-size: inherit;&lt;br /&gt;
	text-align: justify;&lt;br /&gt;
	-moz-hyphens: auto;&lt;br /&gt;
	-webkit-hyphens: auto;&lt;br /&gt;
	hyphens: auto;&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body {&lt;br /&gt;
	padding: 2em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, div#content h1, div#content h2, div#content #firstHeading {&lt;br /&gt;
	font-family: inherit;&lt;br /&gt;
	line-height: 1.5em;&lt;br /&gt;
	margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body h1, div#content h1 {&lt;br /&gt;
	font-size: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body h2, div#content h2 {&lt;br /&gt;
	font-size: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body h3 {&lt;br /&gt;
	font-size: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body h4 {&lt;br /&gt;
	font-size: 1.1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body h5, .mw-body h6 {&lt;br /&gt;
	font-size: 1.0em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body p {&lt;br /&gt;
	margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body p + p {&lt;br /&gt;
	text-indent: 2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-editsection {&lt;br /&gt;
	/* hide more non-content */&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.ambox {&lt;br /&gt;
	margin-bottom: 1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
dl dd {&lt;br /&gt;
	/* center definitions (most useful for display equations) */&lt;br /&gt;
	text-align: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
span.texhtml {&lt;br /&gt;
	/* revert inline math to default font */&lt;br /&gt;
	font-family: inherit;&lt;br /&gt;
	font-size: inherit;&lt;br /&gt;
	line-height: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Table of Contents */&lt;br /&gt;
&lt;br /&gt;
#toc, .toc {&lt;br /&gt;
	border: none;&lt;br /&gt;
	padding: 0;&lt;br /&gt;
	background: none;&lt;br /&gt;
	font-size: inherit;&lt;br /&gt;
	/* span 100% of the width */&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-body #toc h2, .mw-body .toc h2 {&lt;br /&gt;
	font-family: inherit;&lt;br /&gt;
	font-size: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#toc h2, .toc h2 {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.toctoggle {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Figures */&lt;br /&gt;
&lt;br /&gt;
div.tright {&lt;br /&gt;
	margin: 0.5em 0 0.5em 1.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.tleft {&lt;br /&gt;
	margin: 0.5em 1.5em 0.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Code */&lt;br /&gt;
&lt;br /&gt;
.mw-code {&lt;br /&gt;
	margin: 1em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
pre, code {&lt;br /&gt;
	font-family: &amp;quot;Latin Modern Mono&amp;quot;, monospace !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
sup {&lt;br /&gt;
	text-indent: 0;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jamiahx</name></author>
	</entry>
</feed>