Move js libs into own sub-dir, change corresponding links in views, and re-version/re-comporess and delete old files
This commit is contained in:
parent
4c1997827a
commit
6df4a30b0a
78 changed files with 163 additions and 159 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -11,10 +11,8 @@ html {
|
|||
box-sizing: inherit; }
|
||||
|
||||
#topheader {
|
||||
display: -webkit-flex;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-webkit-flex-flow: row;
|
||||
-ms-flex-flow: row;
|
||||
flex-flow: row; }
|
||||
|
||||
|
@ -158,7 +156,6 @@ article header {
|
|||
|
||||
body {
|
||||
text-rendering: optimizeLegibility;
|
||||
-webkit-font-feature-settings: "liga";
|
||||
font-feature-settings: "liga";
|
||||
font-family: "leitura-news", serif;
|
||||
font-size: 1.2em; }
|
||||
|
@ -173,7 +170,6 @@ h1 {
|
|||
text-decoration: none; }
|
||||
|
||||
nav {
|
||||
-webkit-font-feature-settings: "dlig";
|
||||
font-feature-settings: "dlig"; }
|
||||
|
||||
article header h1 a {
|
BIN
public/build/assets/css/global-f45e4f1fb0.css.br
Normal file
BIN
public/build/assets/css/global-f45e4f1fb0.css.br
Normal file
Binary file not shown.
BIN
public/build/assets/css/global-f45e4f1fb0.css.gz
Normal file
BIN
public/build/assets/css/global-f45e4f1fb0.css.gz
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue