lighten favicon and ipad viewport

This commit is contained in:
pjohns 2018-05-26 16:02:53 -06:00
parent 2ffb88f2e4
commit 30efd43501
24 changed files with 107 additions and 19 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
website/dist/favicon-16x16.a999429a.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 793 B

BIN
website/dist/favicon-32x32.39fc885a.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
website/dist/favicon.95bad960.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
{"name":"","short_name":"","icons":[{"src":"android-chrome-192x192.382cc2f0.png","sizes":"192x192","type":"image/png"},{"src":"android-chrome-512x512.b8f339e6.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
{"name":"","short_name":"","icons":[{"src":"android-chrome-192x192.d7b54f7c.png","sizes":"192x192","type":"image/png"},{"src":"android-chrome-512x512.45ddacee.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

File diff suppressed because one or more lines are too long

82
website/dist/website.b1e10513.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -11,9 +11,9 @@
<link rel="icon" type="image/png" sizes="32x32" href="resources/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="resources/favicons/favicon-16x16.png">
<link rel="manifest" href="resources/favicons/site.webmanifest">
<link rel="mask-icon" href="resources/favicons/safari-pinned-tab.svg" color="#59297c">
<link rel="mask-icon" href="resources/favicons/safari-pinned-tab.svg" color="#9440c1">
<link rel="shortcut icon" href="resources/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#59297c">
<meta name="msapplication-TileColor" content="#9440c1">
<meta name="msapplication-config" content="resources/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
</head>

View File

@ -8,6 +8,12 @@
.row { padding: 0 2%; }
}
@media only screen and (max-width: 1024px) {
header {
background-attachment: scroll;
}
}
/* Small tablet to big tablet: from 768px to 1023px */
@media only screen and (max-width: 1023px) {
@ -90,7 +96,7 @@
.sticky .mobile-nav-icon { margin-top: 10px; }
.sticky .mobile-nav-icon i { color: #555; }
.sticky .mobile-nav-icon i.ion-close-round { color: #fff; }
.sticky .mobile-nav-icon i.ion-close-round { color: #fff; }
h1 { font-size: 180%; }
h2 { font-size: 150%; }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -3,7 +3,7 @@
<msapplication>
<tile>
<square150x150logo src="resources/favicons/mstile-150x150.png"/>
<TileColor>#59297c</TileColor>
<TileColor>#9440c1</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 773 B

After

Width:  |  Height:  |  Size: 793 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB