dtudk / pythonsupport-page

Site for the documentation of the Python support's homepage
https://pythonsupport.dtu.dk
BSD 3-Clause "New" or "Revised" License
2 stars 13 forks source link

Many small changes that I had on my to-do list that we talked about a… #81

Closed manufer20 closed 2 months ago

manufer20 commented 2 months ago

I changed many small things that I had on my to-do list:

-Fixed bold heading and changed that with a light background that adapts depending on the theme (light/dark).

-Fixed titles on the installation guides that were not following .rst rules for headers (h1,h2,h3, etc.)

-The button that changes OS on installation guides (below the main title) now adapts depending on the theme (light/dark).

-Added todo note on learn-more/vscode/pythonscript so that the last two sections are changed when Sotero adds the new video with the required changes.

-Added an arrow icon to improve readability on installation section (Recommended--> ..)

-Fixed icons on top right.

Note: I didn't know if it was better to make 6 small PRs or just one in this case. If you want me to do it in different PRs, I'll do it first thing in the morning on Monday 19/8.

PS: Thank you for giving me the opportunity to give it a go :D.