Fixes regarding to the JerryScript github.io page

- fixed lists
- image size correction
- fixed code listings formats
- capital letters are used in titles

JerryScript-DCO-1.0-Signed-off-by: István Kádár ikadar@inf.u-szeged.hu
This commit is contained in:
Istvan Kadar
2016-06-14 14:38:20 +02:00
committed by László Langó
parent a3b8bfa9fb
commit abc29eee34
3 changed files with 157 additions and 57 deletions
+10
View File
@@ -32,3 +32,13 @@ img[alt="Compressed Pointer"] {
max-width: 25%;
display: block;
}
img[alt="Object properties"] {
max-width: 60%;
display: block;
}
img[alt="Object/Lexicat environment structures"] {
max-width: 50%;
display: block;
}