Added 'Stack Language Specification' Subtitle
This commit is contained in:
parent
3ec01d0f23
commit
15346a75bc
|
|
@ -5,6 +5,7 @@ Next: Overview
|
|||
---
|
||||
|
||||
# YREA SLS Documentation
|
||||
<em class="sls-title">Stack Language Specification</em>
|
||||
|
||||
**Sections**:
|
||||
1. [[Overview]]
|
||||
|
|
|
|||
|
|
@ -26,6 +26,11 @@ h1 {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
em.sls-title {
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #375899;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue