Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBelt committed Feb 11, 2015
0 parents commit ca95b85
Show file tree
Hide file tree
Showing 73 changed files with 148 additions and 0 deletions.
Binary file added fonts/lmmono10-italic.woff
Binary file not shown.
Binary file added fonts/lmmono10-regular.woff
Binary file not shown.
Binary file added fonts/lmmono12-regular.woff
Binary file not shown.
Binary file added fonts/lmmono8-regular.woff
Binary file not shown.
Binary file added fonts/lmmono9-regular.woff
Binary file not shown.
Binary file added fonts/lmmonocaps10-oblique.woff
Binary file not shown.
Binary file added fonts/lmmonocaps10-regular.woff
Binary file not shown.
Binary file added fonts/lmmonolt10-bold.woff
Binary file not shown.
Binary file added fonts/lmmonolt10-boldoblique.woff
Binary file not shown.
Binary file added fonts/lmmonolt10-oblique.woff
Binary file not shown.
Binary file added fonts/lmmonolt10-regular.woff
Binary file not shown.
Binary file added fonts/lmmonoltcond10-oblique.woff
Binary file not shown.
Binary file added fonts/lmmonoltcond10-regular.woff
Binary file not shown.
Binary file added fonts/lmmonoprop10-oblique.woff
Binary file not shown.
Binary file added fonts/lmmonoprop10-regular.woff
Binary file not shown.
Binary file added fonts/lmmonoproplt10-bold.woff
Binary file not shown.
Binary file added fonts/lmmonoproplt10-boldoblique.woff
Binary file not shown.
Binary file added fonts/lmmonoproplt10-oblique.woff
Binary file not shown.
Binary file added fonts/lmmonoproplt10-regular.woff
Binary file not shown.
Binary file added fonts/lmmonoslant10-regular.woff
Binary file not shown.
Binary file added fonts/lmroman10-bold.woff
Binary file not shown.
Binary file added fonts/lmroman10-bolditalic.woff
Binary file not shown.
Binary file added fonts/lmroman10-italic.woff
Binary file not shown.
Binary file added fonts/lmroman10-regular.woff
Binary file not shown.
Binary file added fonts/lmroman12-bold.woff
Binary file not shown.
Binary file added fonts/lmroman12-italic.woff
Binary file not shown.
Binary file added fonts/lmroman12-regular.woff
Binary file not shown.
Binary file added fonts/lmroman17-regular.woff
Binary file not shown.
Binary file added fonts/lmroman5-bold.woff
Binary file not shown.
Binary file added fonts/lmroman5-regular.woff
Binary file not shown.
Binary file added fonts/lmroman6-bold.woff
Binary file not shown.
Binary file added fonts/lmroman6-regular.woff
Binary file not shown.
Binary file added fonts/lmroman7-bold.woff
Binary file not shown.
Binary file added fonts/lmroman7-italic.woff
Binary file not shown.
Binary file added fonts/lmroman7-regular.woff
Binary file not shown.
Binary file added fonts/lmroman8-bold.woff
Binary file not shown.
Binary file added fonts/lmroman8-italic.woff
Binary file not shown.
Binary file added fonts/lmroman8-regular.woff
Binary file not shown.
Binary file added fonts/lmroman9-bold.woff
Binary file not shown.
Binary file added fonts/lmroman9-italic.woff
Binary file not shown.
Binary file added fonts/lmroman9-regular.woff
Binary file not shown.
Binary file added fonts/lmromancaps10-oblique.woff
Binary file not shown.
Binary file added fonts/lmromancaps10-regular.woff
Binary file not shown.
Binary file added fonts/lmromandemi10-oblique.woff
Binary file not shown.
Binary file added fonts/lmromandemi10-regular.woff
Binary file not shown.
Binary file added fonts/lmromandunh10-oblique.woff
Binary file not shown.
Binary file added fonts/lmromandunh10-regular.woff
Binary file not shown.
Binary file added fonts/lmromanslant10-bold.woff
Binary file not shown.
Binary file added fonts/lmromanslant10-regular.woff
Binary file not shown.
Binary file added fonts/lmromanslant12-regular.woff
Binary file not shown.
Binary file added fonts/lmromanslant17-regular.woff
Binary file not shown.
Binary file added fonts/lmromanslant8-regular.woff
Binary file not shown.
Binary file added fonts/lmromanslant9-regular.woff
Binary file not shown.
Binary file added fonts/lmromanunsl10-regular.woff
Binary file not shown.
Binary file added fonts/lmsans10-bold.woff
Binary file not shown.
Binary file added fonts/lmsans10-boldoblique.woff
Binary file not shown.
Binary file added fonts/lmsans10-oblique.woff
Binary file not shown.
Binary file added fonts/lmsans10-regular.woff
Binary file not shown.
Binary file added fonts/lmsans12-oblique.woff
Binary file not shown.
Binary file added fonts/lmsans12-regular.woff
Binary file not shown.
Binary file added fonts/lmsans17-oblique.woff
Binary file not shown.
Binary file added fonts/lmsans17-regular.woff
Binary file not shown.
Binary file added fonts/lmsans8-oblique.woff
Binary file not shown.
Binary file added fonts/lmsans8-regular.woff
Binary file not shown.
Binary file added fonts/lmsans9-oblique.woff
Binary file not shown.
Binary file added fonts/lmsans9-regular.woff
Binary file not shown.
Binary file added fonts/lmsansdemicond10-oblique.woff
Binary file not shown.
Binary file added fonts/lmsansdemicond10-regular.woff
Binary file not shown.
Binary file added fonts/lmsansquot8-bold.woff
Binary file not shown.
Binary file added fonts/lmsansquot8-boldoblique.woff
Binary file not shown.
Binary file added fonts/lmsansquot8-oblique.woff
Binary file not shown.
Binary file added fonts/lmsansquot8-regular.woff
Binary file not shown.
148 changes: 148 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
/*********************************************************************
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
For more information, please refer to <http://unlicense.org/>
*********************************************************************/

/*
WiTeX
*/


/* Latin Modern (LaTeX default) font */

@font-face {
font-family: 'Latin Modern Roman';
font-weight: normal;
font-style: normal;
src: url('/fonts/lmroman10-regular.woff') format('woff');
}

@font-face {
font-family: 'Latin Modern Roman';
font-weight: bold;
font-style: normal;
src: url('/fonts/lmroman10-bold.woff') format('woff');
}

@font-face {
font-family: 'Latin Modern Roman';
font-weight: normal;
font-style: italic;
src: url('/fonts/lmroman10-oblique.woff') format('woff');
}

@font-face {
font-family: 'Latin Modern Roman';
font-weight: bold;
font-style: italic;
src: url('/fonts/lmroman10-boldoblique.woff') format('woff');
}

/* Page Layout */

body {
background: none;
font-size: 16pt;
}

body {
/* I use the wildcard selector with extreme hesitation
but otherwise have to override every relevant element */
font-family: 'Latin Modern Roman', serif;
}

h1, h2, h3, h4, h5, h6 {
border: none;
font-weight: bold;
}

a, a:visited {
color: #a00;
}

ul {
list-style: disc;
}

.ns-subject #mw-navigation, #mw-page-base, #mw-head-base, #footer {
/* nuke everything but the content */
display: none;
}

/* Content Box */

.mw-body {
max-width: 720px;
margin: 2em auto;
}

#content {
border: none;
color: black;
}

#firstHeading, #siteSub {
text-align: center;
display: block;
}

.mw-body h1, .mw-body h2 {
font-family: inherit;
}

#siteSub {
margin-bottom: 4em;
}

/* Article Body */

.mw-editsection {
/* hide more non-content */
display: none;
}

.mw-body-content {
text-align: justify;
}

dl dd {
/* center definitions (most useful for display equations) */
text-align: center;
}

span.texhtml {
/* revert inline math to default font */
font-family: inherit;
font-size: inherit;
line-height: inherit;
}

/* Table of Contents */

#toc, .toc {
border: none;
padding: 0;
background: none;
}

.mw-body #toc h2, .mw-body .toc h2 {
font-family: inherit;
}

#toc h2, .toc h2 {
display:block;
}

#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {
text-align: left;
}

.toctoggle {
display: none;
}

0 comments on commit ca95b85

Please sign in to comment.