Redesigned compose form
This commit is contained in:
@ -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;
|
||||
}
|
||||
}*/
|
||||
|
Reference in New Issue
Block a user