edit css
This commit is contained in:
parent
d7babf4d54
commit
80bc1899ea
@ -1140,7 +1140,8 @@ table {
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: "trueno";
|
font-family: "trueno";
|
||||||
font-weight: 300; }
|
font-weight: 300;
|
||||||
|
line-height: 1.5; }
|
||||||
|
|
||||||
/*pages*/
|
/*pages*/
|
||||||
#header-top-right {
|
#header-top-right {
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1,4 +1,5 @@
|
|||||||
body{
|
body{
|
||||||
font-family: "trueno";
|
font-family: "trueno";
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
|
line-height: 1.5;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user