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:
committed by
László Langó
parent
a3b8bfa9fb
commit
abc29eee34
+10
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user