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