Redesigned compose form

This commit is contained in:
Eugen Rochko
2017-03-25 00:01:43 +01:00
parent 9bf4c34919
commit d8c5a83827
21 changed files with 477 additions and 218 deletions

View File

@ -1,3 +1,4 @@
/*
@font-face {
font-family: 'Roboto';
src: font-url('roboto/roboto-lightitalic-webfont.eot');
@ -8,7 +9,7 @@
font-url('roboto/roboto-lightitalic-webfont.svg#roboto-lightitalic-webfont') format('svg');
font-weight: 300;
font-style: italic;
}
}*/
@font-face {
font-family: 'Roboto';
@ -46,7 +47,7 @@
font-weight: 500;
font-style: normal;
}
/*
@font-face {
font-family: 'Roboto';
src: font-url('roboto/roboto-thin-webfont.eot');
@ -57,7 +58,7 @@
font-url('roboto/roboto-thin-webfont.svg#roboto-thin-webfont') format('svg');
font-weight: 100;
font-style: normal;
}
}*/
@font-face {
font-family: 'Roboto';
@ -70,7 +71,7 @@
font-weight: normal;
font-style: normal;
}
/*
@font-face {
font-family: 'Roboto';
src: font-url('roboto/roboto-mediumitalic-webfont.eot');
@ -141,4 +142,4 @@
font-url('roboto/roboto-black-webfont.svg#roboto-black-webfont') format('svg');
font-weight: 900;
font-style: normal;
}
}*/