15 lines
259 B
Plaintext
Executable File
15 lines
259 B
Plaintext
Executable File
/*******************************
|
|
Overrides
|
|
*******************************/
|
|
|
|
@import url(http://fonts.googleapis.com/css?family=Karma);
|
|
|
|
h1.ui.header,
|
|
.ui.huge.header {
|
|
font-weight: bold;
|
|
}
|
|
|
|
h2.ui.header,
|
|
.ui.large.header {
|
|
font-weight: bold;
|
|
} |