+@import url(source-code-pro/source-code-pro.css);
+
div#cgit {
padding: 0em;
margin: 0em;
}
div#cgit table.list td.commitgraph {
- font-family: monospace;
+ font-family: "Source Code Pro", "Courier New", monospace;
white-space: pre;
}
+div#cgit pre {
+ font-family: "Source Code Pro", "Courier New", monospace;
+}
div#cgit table.list td.commitgraph .column1 {
color: #a00;
}
div#cgit table.list td.logsubject {
- font-family: monospace;
+ font-family: "Source Code Pro", "Courier New", monospace;
font-weight: bold;
}
div#cgit table.list td.logmsg {
- font-family: monospace;
+ font-family: "Source Code Pro", "Courier New", monospace;
white-space: pre;
padding: 0 0.5em;
}
}
div#cgit a.ls-blob, div#cgit a.ls-dir, div#cgit .ls-mod {
- font-family: monospace;
+ font-family: "Source Code Pro", "Courier New", monospace;
}
div#cgit td.ls-size {
text-align: right;
- font-family: monospace;
+ font-family: "Source Code Pro", "Courier New", monospace;
width: 10em;
}
div#cgit td.ls-mode {
- font-family: monospace;
+ font-family: "Source Code Pro", "Courier New", monospace;
width: 10em;
}
}
div#cgit table.bin-blob th {
- font-family: monospace;
+ font-family: "Source Code Pro", "Courier New", monospace;
white-space: pre;
border: solid 1px #777;
padding: 0.5em 1em;
}
div#cgit table.bin-blob td {
- font-family: monospace;
+ font-family: "Source Code Pro", "Courier New", monospace;
white-space: pre;
border-left: solid 1px #777;
padding: 0em 1em;
div#cgit div.commit-msg {
white-space: pre;
- font-family: monospace;
+ font-family: "Source Code Pro", "Courier New", monospace;
}
div#cgit div.notes-header {
div#cgit div.notes {
white-space: pre;
- font-family: monospace;
+ font-family: "Source Code Pro", "Courier New", monospace;
border: solid 1px #ee9;
background-color: #ffd;
padding: 0.3em 2em 0.3em 1em;
}
div#cgit table.diff td {
- font-family: monospace;
+ font-family: "Source Code Pro", "Courier New", monospace;
white-space: pre;
}
}
div#cgit .oid {
- font-family: monospace;
+ font-family: "Source Code Pro", "Courier New", monospace;
font-size: 90%;
}
div#cgit table.ssdiff td {
font-size: 75%;
- font-family: monospace;
+ font-family: "Source Code Pro", "Courier New", monospace;
white-space: pre;
padding: 1px 4px 1px 4px;
border-left: solid 1px #aaa;
--- /dev/null
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 200;
+ font-style: normal;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-ExtraLight.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-ExtraLight.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-ExtraLight.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-ExtraLight.otf') format('opentype'),
+ url('TTF/SourceCodePro-ExtraLight.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 200;
+ font-style: italic;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-ExtraLightIt.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-ExtraLightIt.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-ExtraLightIt.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-ExtraLightIt.otf') format('opentype'),
+ url('TTF/SourceCodePro-ExtraLightIt.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 300;
+ font-style: normal;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-Light.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-Light.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-Light.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-Light.otf') format('opentype'),
+ url('TTF/SourceCodePro-Light.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 300;
+ font-style: italic;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-LightIt.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-LightIt.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-LightIt.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-LightIt.otf') format('opentype'),
+ url('TTF/SourceCodePro-LightIt.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 400;
+ font-style: normal;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-Regular.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-Regular.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-Regular.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-Regular.otf') format('opentype'),
+ url('TTF/SourceCodePro-Regular.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 400;
+ font-style: italic;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-It.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-It.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-It.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-It.otf') format('opentype'),
+ url('TTF/SourceCodePro-It.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 500;
+ font-style: normal;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-Medium.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-Medium.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-Medium.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-Medium.otf') format('opentype'),
+ url('TTF/SourceCodePro-Medium.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 500;
+ font-style: italic;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-MediumIt.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-MediumIt.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-MediumIt.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-MediumIt.otf') format('opentype'),
+ url('TTF/SourceCodePro-MediumIt.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 600;
+ font-style: normal;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-Semibold.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-Semibold.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-Semibold.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-Semibold.otf') format('opentype'),
+ url('TTF/SourceCodePro-Semibold.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 600;
+ font-style: italic;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-SemiboldIt.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-SemiboldIt.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-SemiboldIt.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-SemiboldIt.otf') format('opentype'),
+ url('TTF/SourceCodePro-SemiboldIt.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 700;
+ font-style: normal;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-Bold.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-Bold.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-Bold.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-Bold.otf') format('opentype'),
+ url('TTF/SourceCodePro-Bold.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 700;
+ font-style: italic;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-BoldIt.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-BoldIt.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-BoldIt.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-BoldIt.otf') format('opentype'),
+ url('TTF/SourceCodePro-BoldIt.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 900;
+ font-style: normal;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-Black.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-Black.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-Black.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-Black.otf') format('opentype'),
+ url('TTF/SourceCodePro-Black.ttf') format('truetype');
+}
+
+@font-face{
+ font-family: 'Source Code Pro';
+ font-weight: 900;
+ font-style: italic;
+ font-stretch: normal;
+ src: url('EOT/SourceCodePro-BlackIt.eot') format('embedded-opentype'),
+ url('WOFF2/TTF/SourceCodePro-BlackIt.ttf.woff2') format('woff2'),
+ url('WOFF/OTF/SourceCodePro-BlackIt.otf.woff') format('woff'),
+ url('OTF/SourceCodePro-BlackIt.otf') format('opentype'),
+ url('TTF/SourceCodePro-BlackIt.ttf') format('truetype');
+}