-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ba67271
commit 12ea650
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<div id="cdn"> | ||
<h2>CDN</h2> | ||
<p>A CSS file containing the full collection of modules (except background icon data-urls) is available via the following url:</p> | ||
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v7.1.0/ds{{ page.ds}}/skin.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v7.1.0/ds{{ page.ds}}/skin.min.css</a></p> | ||
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v7.2.0/ds{{ page.ds}}/skin.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v7.2.0/ds{{ page.ds}}/skin.min.css</a></p> | ||
<p>Due to their large size, background icon data-urls are considered optional, and are available separately via the following url:</p> | ||
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v7.1.0/ds{{ page.ds}}/skin-base64.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v7.1.0/ds{{ page.ds}}/skin-base64.min.css</a></p> | ||
<p><a href="http://ir.ebaystatic.com/cr/v/c1/skin/v7.2.0/ds{{ page.ds}}/skin-base64.min.css">https://ir.ebaystatic.com/cr/v/c1/skin/v7.2.0/ds{{ page.ds}}/skin-base64.min.css</a></p> | ||
</div> |