Skip to content

Commit 201c8cc

Browse files
committed
Increase resolution of guide images
1 parent 7488388 commit 201c8cc

File tree

9 files changed

+4
-1
lines changed

9 files changed

+4
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<script src="/jquery/js/jquery-1.9.1.js"></script>
1313
<link href="/css/simplegrid.css?d=20190627" rel="stylesheet" media="screen">
1414
<link href="/css/style.css?d=20190627" rel="stylesheet" media="screen">
15-
<link href="/css/front.css?d=20190627" rel="stylesheet" media="screen">
15+
<link href="/css/front.css?d=20190627-2" rel="stylesheet" media="screen">
1616
<link href="/css/docs.css?d=20190627" rel="stylesheet" media="screen">
1717
<link href="/css/blog.css?d=20190627" rel="stylesheet" media="screen">
1818
<link href="/css/syntax.css?d=20190627" rel="stylesheet" media="screen">

css/front.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,3 +255,6 @@ a.box-link:hover {
255255
a.box-link:not(:first-child) {
256256
margin-left: 20px;
257257
}
258+
a.box-link img {
259+
width: 150px;
260+
}

images/guide-apis.png

17.8 KB
Loading

images/guide-cookbook.png

15.8 KB
Loading

images/guide-developing.png

14.4 KB
Loading

images/guide-faq.png

10.5 KB
Loading

images/guide-gettingstarted.png

15.2 KB
Loading

images/guide-tutorials.png

12.4 KB
Loading

images/guide-userguide.png

12.7 KB
Loading

0 commit comments

Comments
 (0)