mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
[AYA] See alsos, live-alongs, more documentation
I need to work on _actual_ Parsee, now
This commit is contained in:
parent
4fbdf05176
commit
aa71c5cfeb
10 changed files with 302 additions and 45 deletions
|
|
@ -27,7 +27,8 @@ a:link
|
|||
}
|
||||
|
||||
|
||||
/* ---------- AYADOC-SPECIFIC STYLING ----------*/
|
||||
/* ---------- AYADOC-SPECIFIC STYLING ----------
|
||||
* Colors taken from Gruvbox. */
|
||||
.aya-return
|
||||
{
|
||||
color: #fe8019;
|
||||
|
|
@ -45,3 +46,7 @@ a:link
|
|||
{
|
||||
text-decoration: underline;
|
||||
}
|
||||
.rets-span
|
||||
{
|
||||
color: #b16286;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue