Merge branch 'master' of https://github.com/Microsoft/TouchDevelop
This commit is contained in:
Коммит
ed70680a58
|
@ -324,7 +324,7 @@ module TDev
|
|||
if (dbg)
|
||||
ModalDialog.showText(e.stack)
|
||||
else
|
||||
HTML.showErrorNotification(lf("compilation failed; developers notified; sorry"))
|
||||
HTML.showErrorNotification(lf("Oops, something happened! If this keeps happening, contact BBC micro:bit support."))
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
@ -353,8 +353,8 @@ div.siteMenuBtn {
|
|||
#siteLogo { cursor:pointer;}
|
||||
@font-face {
|
||||
font-family: "TitleFont";
|
||||
src: url("../../files/fonts/GTWalsheim/GTWalsheim_gdi.eot");
|
||||
src: url("../../files/fonts/GTWalsheim/GTWalsheim_gdi.eot?#iefix") format("embedded-opentype"), url("../../files/fonts/GTWalsheim/GTWalsheim_gdi.woff2") format("woff2"), url("../../files/fonts/GTWalsheim/GTWalsheim_gdi.woff") format("woff"), url("../../files/fonts/GTWalsheim/GTWalsheim_gdi.ttf") format("truetype");
|
||||
src: url("https://az742082.vo.msecnd.net/files/fonts/GTWalsheim/GTWalsheim_gdi.eot");
|
||||
src: url("https://az742082.vo.msecnd.net/files/fonts/GTWalsheim/GTWalsheim_gdi.eot?#iefix") format("embedded-opentype"), url("https://az742082.vo.msecnd.net/files/fonts/GTWalsheim/GTWalsheim_gdi.woff2") format("woff2"), url("https://az742082.vo.msecnd.net/files/fonts/GTWalsheim/GTWalsheim_gdi.woff") format("woff"), url("https://az742082.vo.msecnd.net/files/fonts/GTWalsheim/GTWalsheim_gdi.ttf") format("truetype");
|
||||
font-weight: normal;
|
||||
font-style: normal; }
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче