File tree 3 files changed +18
-60
lines changed
themes/reactos/static/css
3 files changed +18
-60
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,11 @@ paginate = 10
46
46
name = " Forum"
47
47
url = " /forum"
48
48
weight = 202
49
+ [[menu .main ]]
50
+ parent = " Community"
51
+ name = " Shop"
52
+ url = " https://reactos.spreadshirt.net"
53
+ weight = 203
49
54
50
55
[[menu .main ]]
51
56
name = " Development"
@@ -81,11 +86,6 @@ paginate = 10
81
86
url = " /wiki"
82
87
weight = 306
83
88
84
- [[menu .main ]]
85
- name = " Shop"
86
- url = " https://reactos.spreadshirt.net"
87
- weight = 4
88
-
89
89
[[menu .main ]]
90
90
name = " Donate"
91
91
url = " /donate"
Original file line number Diff line number Diff line change @@ -36,13 +36,14 @@ <h4>Get in touch</h4>
36
36
</ div >
37
37
38
38
< div class ="col-md-5 text-center ">
39
- < p >
40
- < a href ="/gallery " class =" screenshot " > < img src ="/sites/default/files/themes.png " alt ="ReactOS in action "> </ a > < br >
39
+ < div class =" screenshot " >
40
+ < a href ="/gallery "> < img src ="/sites/default/files/themes.png " alt ="ReactOS in action "> </ a > < br >
41
41
< a href ="/gallery "> view more screenshots</ a >
42
- </ p >
42
+ </ div >
43
43
44
- < p >
45
- < a href ="/download " class ="btn btn-success download "> Download ReactOS {{< reactos-version > }}</ a >
46
- </ p >
44
+ < div class ="buttons ">
45
+ < a href ="/download " class ="btn btn-success "> < i class ="fa fa-download "> </ i > Download ReactOS {{< reactos-version > }}</ a > or
46
+ < a href ="/donate " class ="btn btn-success "> Donate</ a >
47
+ </ div >
47
48
</ div >
48
49
</ section >
You can’t perform that action at this time.
0 commit comments