mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-09-15 23:19:47 +00:00
Feat : prioritize article.css for stylings
This commit is contained in:
parent
448ace7719
commit
962e9856ef
1 changed files with 1 additions and 1 deletions
|
@ -15,8 +15,8 @@
|
||||||
<!-- /CSS DEPENDENCIES -->
|
<!-- /CSS DEPENDENCIES -->
|
||||||
|
|
||||||
<!-- CUSTOM CSS -->
|
<!-- CUSTOM CSS -->
|
||||||
<link rel="stylesheet" href="../lib/css/index.css">
|
|
||||||
<link rel="stylesheet" href="../lib/css/article.css">
|
<link rel="stylesheet" href="../lib/css/article.css">
|
||||||
|
<link rel="stylesheet" href="../lib/css/index.css">
|
||||||
<!-- /CUSTOM CSS -->
|
<!-- /CUSTOM CSS -->
|
||||||
</head>
|
</head>
|
||||||
<body data-spy="scroll" data-target=".navbar" data-offset="100">
|
<body data-spy="scroll" data-target=".navbar" data-offset="100">
|
||||||
|
|
Loading…
Add table
Reference in a new issue