parent
1da28ba43c
commit
ca6ed701aa
|
@ -11,9 +11,9 @@ html {
|
|||
}
|
||||
|
||||
a {
|
||||
// Reset defaults
|
||||
color: inherit;
|
||||
font-weight: @font-weight-bold;
|
||||
line-height: @line-height;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
|
@ -26,6 +26,7 @@ body {
|
|||
color: @text-color;
|
||||
font-family: @font-family;
|
||||
font-size: @font-size;
|
||||
line-height: @line-height;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
|
Loading…
Reference in New Issue