2019-12-08 00:32:00 +05:30
|
|
|
@import '~app/components/ui/colors.scss';
|
|
|
|
@import '~app/components/ui/fonts.scss';
|
2016-01-08 18:44:35 +05:30
|
|
|
|
2016-01-04 02:48:42 +05:30
|
|
|
html,
|
|
|
|
body,
|
2016-05-08 16:56:25 +05:30
|
|
|
.app {
|
2019-11-27 14:33:32 +05:30
|
|
|
height: 100%;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
2016-01-03 14:41:08 +05:30
|
|
|
}
|
2016-01-04 11:32:13 +05:30
|
|
|
|
2016-01-08 18:44:35 +05:30
|
|
|
body {
|
2019-11-27 14:33:32 +05:30
|
|
|
font-family: $font-family-base;
|
|
|
|
background: $white;
|
|
|
|
color: #444;
|
|
|
|
font-size: 16px;
|
2016-01-08 18:44:35 +05:30
|
|
|
}
|
|
|
|
|
2019-11-27 14:33:32 +05:30
|
|
|
input,
|
|
|
|
textarea,
|
|
|
|
select {
|
|
|
|
-webkit-appearance: none;
|
|
|
|
border-radius: 0;
|
2017-02-01 11:01:49 +05:30
|
|
|
}
|
|
|
|
|
2016-05-01 22:38:09 +05:30
|
|
|
b {
|
2019-11-27 14:33:32 +05:30
|
|
|
font-weight: $font-weight-bold;
|
2016-05-01 22:38:09 +05:30
|
|
|
}
|
|
|
|
|
2018-05-05 12:13:43 +05:30
|
|
|
a,
|
|
|
|
.textLink {
|
2019-11-27 14:33:32 +05:30
|
|
|
color: #444;
|
|
|
|
border-bottom: 1px dotted #444;
|
|
|
|
text-decoration: none;
|
|
|
|
cursor: pointer;
|
|
|
|
transition: 0.25s;
|
2017-01-14 04:05:22 +05:30
|
|
|
|
2019-11-27 14:33:32 +05:30
|
|
|
&:hover {
|
|
|
|
border-bottom-color: #777;
|
|
|
|
color: #777;
|
|
|
|
}
|
2016-01-04 11:32:13 +05:30
|
|
|
}
|
|
|
|
|
2016-01-09 21:17:21 +05:30
|
|
|
ul,
|
|
|
|
li,
|
2016-01-04 11:32:13 +05:30
|
|
|
h1,
|
|
|
|
h2,
|
|
|
|
h3,
|
|
|
|
h4,
|
|
|
|
h5,
|
|
|
|
h6,
|
|
|
|
p {
|
2019-11-27 14:33:32 +05:30
|
|
|
font-weight: normal;
|
|
|
|
line-height: 1;
|
|
|
|
padding: 0;
|
|
|
|
margin: 0;
|
|
|
|
list-style: none;
|
2016-01-04 11:32:13 +05:30
|
|
|
}
|
2016-06-03 00:17:50 +05:30
|
|
|
|
|
|
|
input,
|
|
|
|
textarea,
|
|
|
|
button,
|
|
|
|
select,
|
|
|
|
label,
|
|
|
|
a {
|
2019-11-27 14:33:32 +05:30
|
|
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
2016-06-03 00:17:50 +05:30
|
|
|
}
|
2016-07-23 02:28:31 +05:30
|
|
|
|
|
|
|
// Declare fonts here, to be sure that want be imported more than once
|
|
|
|
// @see https://github.com/majodev/google-webfonts-helper to download some other fonts
|
|
|
|
@font-face {
|
2019-11-27 14:33:32 +05:30
|
|
|
font-family: 'Roboto Condensed';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
|
2019-12-08 01:06:14 +05:30
|
|
|
url('./fonts/roboto-condensed/roboto-condensed-v17-vietnamese_latin-ext_greek-ext_cyrillic-ext_latin_cyrillic_greek-regular.woff2')
|
2019-11-27 14:33:32 +05:30
|
|
|
format('woff2'),
|
|
|
|
/* Super Modern Browsers */
|
2019-12-08 01:06:14 +05:30
|
|
|
url('./fonts/roboto-condensed/roboto-condensed-v17-vietnamese_latin-ext_greek-ext_cyrillic-ext_latin_cyrillic_greek-regular.woff')
|
2019-11-27 14:33:32 +05:30
|
|
|
format('woff'),
|
|
|
|
/* Modern Browsers */
|
2019-12-08 01:06:14 +05:30
|
|
|
url('./fonts/roboto-condensed/roboto-condensed-v17-vietnamese_latin-ext_greek-ext_cyrillic-ext_latin_cyrillic_greek-regular.ttf')
|
2019-11-27 14:33:32 +05:30
|
|
|
format('truetype'); /* Safari, Android, iOS */
|
2016-07-23 02:28:31 +05:30
|
|
|
}
|
|
|
|
@font-face {
|
2019-11-27 14:33:32 +05:30
|
|
|
font-family: 'Roboto';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: local('Roboto'), local('Roboto-Regular'),
|
|
|
|
/* Super Modern Browsers */
|
2019-12-08 01:06:14 +05:30
|
|
|
url('./fonts/roboto/roboto-v19-vietnamese_latin-ext_greek-ext_cyrillic-ext_latin_cyrillic_greek-regular.woff2')
|
|
|
|
format('woff2'),
|
2019-11-27 14:33:32 +05:30
|
|
|
/* Modern Browsers */
|
2019-12-08 01:06:14 +05:30
|
|
|
url('./fonts/roboto/roboto-v19-vietnamese_latin-ext_greek-ext_cyrillic-ext_latin_cyrillic_greek-regular.woff')
|
|
|
|
format('woff'),
|
|
|
|
/* Safari, Android, iOS */
|
|
|
|
url('./fonts/roboto/roboto-v19-vietnamese_latin-ext_greek-ext_cyrillic-ext_latin_cyrillic_greek-regular.ttf')
|
|
|
|
format('truetype');
|
2016-07-23 02:28:31 +05:30
|
|
|
}
|
|
|
|
@font-face {
|
2019-11-27 14:33:32 +05:30
|
|
|
font-family: 'Roboto';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 500;
|
|
|
|
src: local('Roboto Medium'), local('Roboto-Medium'),
|
|
|
|
/* Super Modern Browsers */
|
2019-12-08 01:06:14 +05:30
|
|
|
url('./fonts/roboto/roboto-v19-vietnamese_latin-ext_greek-ext_cyrillic-ext_latin_cyrillic_greek-500.woff2')
|
|
|
|
format('woff2'),
|
2019-12-08 00:32:00 +05:30
|
|
|
/* Modern Browsers */
|
2019-12-08 01:06:14 +05:30
|
|
|
url('./fonts/roboto/roboto-v19-vietnamese_latin-ext_greek-ext_cyrillic-ext_latin_cyrillic_greek-500.woff')
|
|
|
|
format('woff'),
|
|
|
|
/* Safari, Android, iOS */
|
|
|
|
url('./fonts/roboto/roboto-v19-vietnamese_latin-ext_greek-ext_cyrillic-ext_latin_cyrillic_greek-500.ttf')
|
|
|
|
format('truetype');
|
2016-07-23 02:28:31 +05:30
|
|
|
}
|