This commit is contained in:
armansansd 2021-06-09 10:33:00 +02:00
parent d7babf4d54
commit 80bc1899ea
3 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -1,4 +1,5 @@
body{ body{
font-family: "trueno"; font-family: "trueno";
font-weight: 300; font-weight: 300;
line-height: 1.5;
} }