mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Make example link italic in dos
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#custom {
|
#custom {
|
||||||
link-color: black 90%;
|
link-color: black 90%;
|
||||||
link-background: dodgerblue;
|
link-background: dodgerblue;
|
||||||
link-style: bold underline;
|
link-style: bold italic underline;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user