mirror of
https://git.zx2c4.com/cgit/
synced 2024-11-13 19:12:05 +00:00
css: switch monospace fonts
This commit is contained in:
parent
0c27ce4aef
commit
6a29695be1
2
Makefile
2
Makefile
@ -91,6 +91,8 @@ install: all
|
||||
$(INSTALL) -m 0644 cgit.png $(DESTDIR)$(CGIT_DATA_PATH)/cgit.png
|
||||
$(INSTALL) -m 0644 favicon.ico $(DESTDIR)$(CGIT_DATA_PATH)/favicon.ico
|
||||
$(INSTALL) -m 0644 robots.txt $(DESTDIR)$(CGIT_DATA_PATH)/robots.txt
|
||||
$(INSTALL) -m 0755 -d $(DESTDIR)$(CGIT_DATA_PATH)/source-code-pro
|
||||
$(COPYTREE) source-code-pro/* $(DESTDIR)$(CGIT_DATA_PATH)/source-code-pro
|
||||
$(INSTALL) -m 0755 -d $(DESTDIR)$(filterdir)
|
||||
$(COPYTREE) filters/* $(DESTDIR)$(filterdir)
|
||||
|
||||
|
31
cgit.css
31
cgit.css
@ -1,3 +1,5 @@
|
||||
@import url(source-code-pro/source-code-pro.css);
|
||||
|
||||
div#cgit {
|
||||
padding: 0em;
|
||||
margin: 0em;
|
||||
@ -178,9 +180,12 @@ div#cgit table.list td {
|
||||
}
|
||||
|
||||
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;
|
||||
@ -207,12 +212,12 @@ div#cgit table.list td.commitgraph .column6 {
|
||||
}
|
||||
|
||||
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;
|
||||
}
|
||||
@ -281,17 +286,17 @@ div#cgit div.error {
|
||||
}
|
||||
|
||||
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;
|
||||
}
|
||||
|
||||
@ -373,14 +378,14 @@ div#cgit table.bin-blob {
|
||||
}
|
||||
|
||||
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;
|
||||
@ -443,7 +448,7 @@ div#cgit div.commit-subject {
|
||||
|
||||
div#cgit div.commit-msg {
|
||||
white-space: pre;
|
||||
font-family: monospace;
|
||||
font-family: "Source Code Pro", "Courier New", monospace;
|
||||
}
|
||||
|
||||
div#cgit div.notes-header {
|
||||
@ -453,7 +458,7 @@ 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;
|
||||
@ -543,7 +548,7 @@ div#cgit table.diff {
|
||||
}
|
||||
|
||||
div#cgit table.diff td {
|
||||
font-family: monospace;
|
||||
font-family: "Source Code Pro", "Courier New", monospace;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
@ -566,7 +571,7 @@ div#cgit table.diff td div.del {
|
||||
}
|
||||
|
||||
div#cgit .oid {
|
||||
font-family: monospace;
|
||||
font-family: "Source Code Pro", "Courier New", monospace;
|
||||
font-size: 90%;
|
||||
}
|
||||
|
||||
@ -805,7 +810,7 @@ div#cgit table.ssdiff {
|
||||
|
||||
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;
|
||||
|
BIN
source-code-pro/EOT/SourceCodePro-Black.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-Black.eot
Normal file
Binary file not shown.
BIN
source-code-pro/EOT/SourceCodePro-BlackIt.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-BlackIt.eot
Normal file
Binary file not shown.
BIN
source-code-pro/EOT/SourceCodePro-Bold.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-Bold.eot
Normal file
Binary file not shown.
BIN
source-code-pro/EOT/SourceCodePro-BoldIt.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-BoldIt.eot
Normal file
Binary file not shown.
BIN
source-code-pro/EOT/SourceCodePro-ExtraLight.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-ExtraLight.eot
Normal file
Binary file not shown.
BIN
source-code-pro/EOT/SourceCodePro-ExtraLightIt.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-ExtraLightIt.eot
Normal file
Binary file not shown.
BIN
source-code-pro/EOT/SourceCodePro-It.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-It.eot
Normal file
Binary file not shown.
BIN
source-code-pro/EOT/SourceCodePro-Light.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-Light.eot
Normal file
Binary file not shown.
BIN
source-code-pro/EOT/SourceCodePro-LightIt.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-LightIt.eot
Normal file
Binary file not shown.
BIN
source-code-pro/EOT/SourceCodePro-Medium.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-Medium.eot
Normal file
Binary file not shown.
BIN
source-code-pro/EOT/SourceCodePro-MediumIt.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-MediumIt.eot
Normal file
Binary file not shown.
BIN
source-code-pro/EOT/SourceCodePro-Regular.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-Regular.eot
Normal file
Binary file not shown.
BIN
source-code-pro/EOT/SourceCodePro-Semibold.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-Semibold.eot
Normal file
Binary file not shown.
BIN
source-code-pro/EOT/SourceCodePro-SemiboldIt.eot
Normal file
BIN
source-code-pro/EOT/SourceCodePro-SemiboldIt.eot
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-Black.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-Black.otf
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-BlackIt.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-BlackIt.otf
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-Bold.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-Bold.otf
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-BoldIt.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-BoldIt.otf
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-ExtraLight.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-ExtraLight.otf
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-ExtraLightIt.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-ExtraLightIt.otf
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-It.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-It.otf
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-Light.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-Light.otf
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-LightIt.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-LightIt.otf
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-Medium.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-Medium.otf
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-MediumIt.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-MediumIt.otf
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-Regular.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-Regular.otf
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-Semibold.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-Semibold.otf
Normal file
Binary file not shown.
BIN
source-code-pro/OTF/SourceCodePro-SemiboldIt.otf
Normal file
BIN
source-code-pro/OTF/SourceCodePro-SemiboldIt.otf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-Black.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-Black.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-BlackIt.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-BlackIt.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-Bold.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-Bold.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-BoldIt.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-BoldIt.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-ExtraLight.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-ExtraLight.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-ExtraLightIt.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-ExtraLightIt.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-It.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-It.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-Light.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-Light.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-LightIt.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-LightIt.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-Medium.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-Medium.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-MediumIt.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-MediumIt.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-Regular.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-Regular.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-Semibold.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-Semibold.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/TTF/SourceCodePro-SemiboldIt.ttf
Normal file
BIN
source-code-pro/TTF/SourceCodePro-SemiboldIt.ttf
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-Black.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-Black.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-BlackIt.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-BlackIt.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-Bold.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-Bold.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-BoldIt.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-BoldIt.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-ExtraLight.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-ExtraLight.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-ExtraLightIt.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-ExtraLightIt.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-It.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-It.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-Light.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-Light.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-LightIt.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-LightIt.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-Medium.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-Medium.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-MediumIt.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-MediumIt.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-Regular.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-Regular.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-Semibold.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-Semibold.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/OTF/SourceCodePro-SemiboldIt.otf.woff
Normal file
BIN
source-code-pro/WOFF/OTF/SourceCodePro-SemiboldIt.otf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-Black.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-Black.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-BlackIt.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-BlackIt.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-Bold.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-Bold.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-BoldIt.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-BoldIt.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-ExtraLight.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-ExtraLight.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-ExtraLightIt.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-ExtraLightIt.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-It.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-It.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-Light.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-Light.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-LightIt.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-LightIt.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-Medium.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-Medium.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-MediumIt.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-MediumIt.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-Regular.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-Regular.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-Semibold.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-Semibold.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF/TTF/SourceCodePro-SemiboldIt.ttf.woff
Normal file
BIN
source-code-pro/WOFF/TTF/SourceCodePro-SemiboldIt.ttf.woff
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-Black.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-Black.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-BlackIt.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-BlackIt.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-Bold.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-Bold.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-BoldIt.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-BoldIt.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-ExtraLight.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-ExtraLight.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-ExtraLightIt.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-ExtraLightIt.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-It.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-It.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-Light.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-Light.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-LightIt.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-LightIt.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-Medium.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-Medium.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-MediumIt.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-MediumIt.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-Regular.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-Regular.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-Semibold.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-Semibold.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-SemiboldIt.otf.woff2
Normal file
BIN
source-code-pro/WOFF2/OTF/SourceCodePro-SemiboldIt.otf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-Black.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-Black.ttf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-BlackIt.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-BlackIt.ttf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-Bold.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-Bold.ttf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-BoldIt.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-BoldIt.ttf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-ExtraLight.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-ExtraLight.ttf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-ExtraLightIt.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-ExtraLightIt.ttf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-It.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-It.ttf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-Light.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-Light.ttf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-LightIt.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-LightIt.ttf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-Medium.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-Medium.ttf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-MediumIt.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-MediumIt.ttf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-Regular.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-Regular.ttf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-Semibold.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-Semibold.ttf.woff2
Normal file
Binary file not shown.
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-SemiboldIt.ttf.woff2
Normal file
BIN
source-code-pro/WOFF2/TTF/SourceCodePro-SemiboldIt.ttf.woff2
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user