Added Garamond woffs

This commit is contained in:
Leander Hutton 2023-03-24 10:51:37 -04:00
parent 40c825e849
commit d5f4a8402e
13 changed files with 24 additions and 1 deletions

0
static/css/colorbox.css Executable file → Normal file
View File

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

0
static/css/images/controls.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 503 B

After

Width:  |  Height:  |  Size: 503 B

0
static/css/images/loading.gif Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

0
static/css/justifiedGallery.min.css vendored Executable file → Normal file
View File

View File

@ -1,5 +1,28 @@
@import url("pygment.css"); @import url("pygment.css");
body { margin:0px; padding:20px 0px; text-align:center; font-family: Tahoma, Arial, Verdana, Sans-Serif, "Lucida Sans"; color:#000000; } @font-face {
font-family: "Garamond";
src: url("fonts/AppleGaramond.woff") format('woff');
}
@font-face {
font-family: "Garamond";
src: url("fonts/AppleGaramond-Bold.woff") format('woff');
font-weight: bold;
}
@font-face {
font-family: "Garamond";
src: url("fonts/AppleGaramond-BoltItalic.woff") format('woff');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: "Garamond";
src: url("fonts/AppleGaramond-Italic.woff") format('woff');
font-style: italic;
}
body { margin:0px; padding:20px 0px; text-align:center; font-family: Garamond, Serif; color:#000000; }
a, a:visited { text-decoration:none; color:#1d2a78; } a, a:visited { text-decoration:none; color:#1d2a78; }
a:hover { text-decoration:underline; } a:hover { text-decoration:underline; }
h1, h2, h3, h4, h5, h6, h7 { margin:0px; line-height: 1.1em; font-size: 1.7em; } h1, h2, h3, h4, h5, h6, h7 { margin:0px; line-height: 1.1em; font-size: 1.7em; }

0
static/js/jquery.colorbox-min.js vendored Executable file → Normal file
View File

0
static/js/jquery.justifiedGallery.min.js vendored Executable file → Normal file
View File