File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 5555
5656 .mdx-hero__buttons {
5757 margin-bottom : 20px ;
58+
59+ }
60+
61+ .md-button {
62+ margin-left : 5px ;
63+ margin-right : 5px ;
5864 }
5965
6066 .mdx-container {
6975 text-align : center;
7076 }
7177 }
78+
79+ [data-md-color-scheme = "slate" ] {
80+ .md-button {
81+ color : # f8f8f8 ;
82+ }
83+ }
7284 </ style >
7385
7486 < section class ="mdx-container ">
@@ -85,6 +97,9 @@ <h1>GradleUp</h1>
8597 < a href ="{{ 'projects/' | url }} " title ="Our Projects " class ="md-button md-button--primary ">
8698 Our Projects
8799 </ a >
100+ < a href ="https://blog.gradleup.com/ " target ="_blank " title ="Blog " class ="md-button ">
101+ Blog
102+ </ a >
88103 < a href ="{{ 'docs/community/participate/' | url }} " title ="Participate " class ="md-button ">
89104 Contributing
90105 </ a >
You can’t perform that action at this time.
0 commit comments