mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Font Change
This commit is contained in:
parent
340c15d37c
commit
5a41332548
47
css/main.css
47
css/main.css
@ -6,10 +6,10 @@ body, html {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
|
|
||||||
font-family: "arial";
|
font-family: "HelveticaNeue-UltraLight";
|
||||||
font-weight: 200px;
|
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 75px;
|
font-size: 75px;
|
||||||
|
-webkit-font-smoothing: antialiased;
|
||||||
}
|
}
|
||||||
|
|
||||||
.top
|
.top
|
||||||
@ -56,11 +56,13 @@ body, html {
|
|||||||
.xsmall
|
.xsmall
|
||||||
{
|
{
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
|
font-family: "HelveticaNeue-Light";
|
||||||
}
|
}
|
||||||
|
|
||||||
.small
|
.small
|
||||||
{
|
{
|
||||||
font-size: 35px;
|
font-size: 35px;
|
||||||
|
font-family: "HelveticaNeue-Light";
|
||||||
}
|
}
|
||||||
|
|
||||||
.xdimmed
|
.xdimmed
|
||||||
@ -102,16 +104,41 @@ body, html {
|
|||||||
|
|
||||||
.forecast-table .day
|
.forecast-table .day
|
||||||
{
|
{
|
||||||
color: #eee;
|
color: #999;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'helvetica-neue';
|
font-family: 'HelveticaNeue-UltraLight';
|
||||||
src: url('font/helvetica-neue-webfont.eot');
|
src: url('font/HelveticaNeue-UltraLight.eot'); /* IE9 Compat Modes */
|
||||||
src: url('font/helvetica-neue-webfont.eot?#iefix') format('embedded-opentype'),
|
src: url('font/HelveticaNeue-UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||||
url('font/helvetica-neue-webfont.woff') format('woff'),
|
url('font/HelveticaNeue-UltraLight.woff') format('woff'), /* Modern Browsers */
|
||||||
url('font/helvetica-neue-webfont.ttf') format('truetype'),
|
url('font/HelveticaNeue-UltraLight.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||||
url('font/helvetica-neue-webfont.svg#helvetica-neue-webfontRg') format('svg');
|
url('font/HelveticaNeue-UltraLight.svg#9453ea8da727d260bcdbfa605bdbb5d2') format('svg'); /* Legacy iOS */
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
font-weight: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'HelveticaNeue-Medium';
|
||||||
|
src: url('font/HelveticaNeue-Medium.eot'); /* IE9 Compat Modes */
|
||||||
|
src: url('font/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||||
|
url('font/HelveticaNeue-Medium.woff') format('woff'), /* Modern Browsers */
|
||||||
|
url('font/HelveticaNeue-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||||
|
url('font/HelveticaNeue-Medium.svg#d7af0fd9278f330eed98b60dddea7bd6') format('svg'); /* Legacy iOS */
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'HelveticaNeue-Light';
|
||||||
|
src: url('font/HelveticaNeue-Light.eot'); /* IE9 Compat Modes */
|
||||||
|
src: url('font/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||||
|
url('font/HelveticaNeue-Light.woff') format('woff'), /* Modern Browsers */
|
||||||
|
url('font/HelveticaNeue-Light.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||||
|
url('font/HelveticaNeue-Light.svg#7384ecabcada72f0e077cd45d8e1c705') format('svg'); /* Legacy iOS */
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 200;
|
||||||
|
}
|
||||||
|
|
||||||
|
BIN
font/HelveticaNeue-Light.eot
Normal file
BIN
font/HelveticaNeue-Light.eot
Normal file
Binary file not shown.
2938
font/HelveticaNeue-Light.svg
Normal file
2938
font/HelveticaNeue-Light.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 338 KiB |
BIN
font/HelveticaNeue-Light.ttf
Normal file
BIN
font/HelveticaNeue-Light.ttf
Normal file
Binary file not shown.
BIN
font/HelveticaNeue-Light.woff
Normal file
BIN
font/HelveticaNeue-Light.woff
Normal file
Binary file not shown.
BIN
font/HelveticaNeue-Medium.eot
Normal file
BIN
font/HelveticaNeue-Medium.eot
Normal file
Binary file not shown.
4040
font/HelveticaNeue-Medium.svg
Normal file
4040
font/HelveticaNeue-Medium.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 383 KiB |
BIN
font/HelveticaNeue-Medium.ttf
Normal file
BIN
font/HelveticaNeue-Medium.ttf
Normal file
Binary file not shown.
BIN
font/HelveticaNeue-Medium.woff
Normal file
BIN
font/HelveticaNeue-Medium.woff
Normal file
Binary file not shown.
BIN
font/HelveticaNeue-UltraLight.eot
Normal file
BIN
font/HelveticaNeue-UltraLight.eot
Normal file
Binary file not shown.
4414
font/HelveticaNeue-UltraLight.svg
Normal file
4414
font/HelveticaNeue-UltraLight.svg
Normal file
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 401 KiB |
BIN
font/HelveticaNeue-UltraLight.ttf
Normal file
BIN
font/HelveticaNeue-UltraLight.ttf
Normal file
Binary file not shown.
BIN
font/HelveticaNeue-UltraLight.woff
Normal file
BIN
font/HelveticaNeue-UltraLight.woff
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user