@@ -20,33 +20,30 @@ The Python Arcade Library
20
20
game without learning a complex framework.
21
21
</p >
22
22
23
- .. container :: item-framing-box-main
24
-
25
- .. image :: images/woman_sprinter.svg
26
- :width: 48
27
- :alt: Start Here
28
- :class: heading-icon
29
- :target: get_started.html
23
+ .. container :: main-page-item-wrapper-header
30
24
31
25
.. raw :: html
32
26
33
27
<div class =" main-page-box" >
34
28
<div class =" main-page-link" >
35
29
<h2 id =" the-python-arcade-library" >
36
30
<a class =" reference internal" href =" get_started/get_started.html" >
31
+ <div class =" heading-icon sprinter-box" >
32
+ <img alt =" Start Here" src =" _images/woman_sprinter.svg" width =" 48" >
33
+ </div >
37
34
<div class =" start-here-box" >
38
35
<span class =" std std-ref" >Start Here</span >
39
36
</div >
37
+ <a class =" headerlink" href =" #go-get-started-here" title =" Permalink to this headline" >¶</a >
40
38
</a >
41
- <a class =" headerlink" href =" #go-get-started-here" title =" Permalink to this headline" >¶</a >
42
39
</h2 >
43
40
</div >
44
41
<div class =" main-page-box-gh" >
45
42
<iframe id =" github-stars" src =" https://ghbtns.com/github-btn.html?user=pythonarcade&repo=arcade&type=star&count=true&size=large" frameborder =" 0" scrolling =" 0" title =" GitHub" ></iframe >
46
43
</div >
47
44
</div >
48
45
49
- .. container :: item-framing-box
46
+ .. container :: main-page-item-wrapper
50
47
51
48
.. image :: images/example_games.svg
52
49
:alt: Get Started icon
@@ -61,7 +58,7 @@ The Python Arcade Library
61
58
get_started/install/index
62
59
get_started/how_to_get_help
63
60
64
- .. container :: item-framing-box
61
+ .. container :: main-page-item-wrapper
65
62
66
63
.. image :: images/example_code.svg
67
64
:alt: Example Code
@@ -75,7 +72,7 @@ The Python Arcade Library
75
72
example_code/game_jam_2020
76
73
example_code/sample_games
77
74
78
- .. container :: item-framing-box
75
+ .. container :: main-page-item-wrapper
79
76
80
77
.. image :: images/learn.svg
81
78
:alt: Tutorials
@@ -96,7 +93,7 @@ The Python Arcade Library
96
93
tutorials/menu/index
97
94
tutorials/framebuffer/index
98
95
99
- .. container :: item-framing-box
96
+ .. container :: main-page-item-wrapper
100
97
101
98
.. image :: images/example_games.svg
102
99
:alt: Programming guide icon
@@ -121,7 +118,7 @@ The Python Arcade Library
121
118
programming_guide/vsync
122
119
programming_guide/pygame_comparison
123
120
124
- .. container :: item-framing-box
121
+ .. container :: main-page-item-wrapper
125
122
126
123
.. image :: images/API.svg
127
124
:alt: API icon
@@ -135,7 +132,7 @@ The Python Arcade Library
135
132
Reference<api_docs/arcade>
136
133
api_docs/resources
137
134
138
- .. container :: item-framing-box
135
+ .. container :: main-page-item-wrapper
139
136
140
137
.. image :: images/source.svg
141
138
:alt: Source icon
@@ -149,7 +146,7 @@ The Python Arcade Library
149
146
programming_guide/release_notes
150
147
License <https://github.com/pythonarcade/arcade/blob/development/license.rst >
151
148
152
- .. container :: item-framing-box
149
+ .. container :: main-page-item-wrapper
153
150
154
151
.. container :: single-col-box
155
152
@@ -164,15 +161,15 @@ The Python Arcade Library
164
161
contributing_guide/index
165
162
contributing_guide/release_checklist
166
163
167
- .. container :: item-framing-box
164
+ .. container :: main-page-item-wrapper
168
165
169
166
.. image :: images/social.svg
170
167
:alt: Social icon
171
168
:class: heading-icon
172
169
173
- .. container :: item-framing- sub-box
170
+ .. container :: main-page-item- sub-wrapper
174
171
175
- .. container :: item-framing -title
172
+ .. container :: main-page-item -title
176
173
177
174
Social
178
175
@@ -185,15 +182,15 @@ The Python Arcade Library
185
182
* `Facebook @ArcadeLibrary <https://www.facebook.com/ArcadeLibrary/ >`_
186
183
* :ref: `diversity_statement `
187
184
188
- .. container :: item-framing-box
185
+ .. container :: main-page-item-wrapper
189
186
190
187
.. image :: images/performance.svg
191
188
:alt: Performance icon
192
189
:class: heading-icon
193
190
194
- .. container :: item-framing- sub-box
191
+ .. container :: main-page-item- sub-wrapper
195
192
196
- .. container :: item-framing -title
193
+ .. container :: main-page-item -title
197
194
198
195
Learning Resources
199
196
0 commit comments