minaminao
|
7c870c95c5
|
docs: change the remix button from icon to text (#14122)
* docs: change remix button to text button
* docs(fix): trim trailing whitespaces
* fix: remove unnecessary spaces
Co-authored-by: Kamil Śliwak <cameel2@gmail.com>
* fix: remove unnecessary !important in link
* refactor: remove !important in custom.css
* fix: `.. code-block:: Solidity` -> `.. code-block:: solidity`
* fix: broken layout of remix button in list items
* refactor: make selectors more strict
---------
Co-authored-by: Kamil Śliwak <cameel2@gmail.com>
|
2023-04-27 11:02:04 +01:00 |
|
Kaan Uzdoğan
|
3bcdc7bd9a
|
Fix Remix links by adding # before URL params
|
2023-04-26 10:37:37 +02:00 |
|
Kamil Śliwak
|
b7942219df
|
Include language and compiler version in Remix code links
|
2021-10-07 18:25:01 +02:00 |
|
Kamil Śliwak
|
416b13850f
|
Sphinx extension for adding Remix links to code snippets
|
2021-10-07 18:25:00 +02:00 |
|
Kamil Śliwak
|
a6683e3226
|
Fix pylint warnings about encoding not being specified in open() calls
|
2021-08-23 19:24:35 +02:00 |
|
Kamil Śliwak
|
2bebc2f822
|
Create a local html_extra_template_renderer Sphinx extension
|
2021-07-15 13:29:27 +02:00 |
|