16 lines
266 B
Text
16 lines
266 B
Text
![]() |
/*******************************
|
||
|
Overrides
|
||
|
*******************************/
|
||
|
|
||
|
@import url(https://fonts.googleapis.com/css?family=Roboto);
|
||
|
|
||
|
h1.ui.header,
|
||
|
.ui.huge.header {
|
||
|
font-weight: normal;
|
||
|
}
|
||
|
|
||
|
h2.ui.header,
|
||
|
.ui.large.header {
|
||
|
font-weight: normal;
|
||
|
}
|