mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Remove justify
This commit is contained in:
parent
2e80bad557
commit
773ad6caeb
@ -28,7 +28,7 @@ void jerry_init (jerry_flag_t flags);
|
||||
|
||||
**See also**
|
||||
|
||||
- [jerry_cleanup]({{ site.baseurl }}/API#jerry_cleanup)
|
||||
- [jerry_cleanup](#jerry_cleanup)
|
||||
|
||||
**Example**
|
||||
|
||||
|
||||
@ -11,9 +11,6 @@ dl, dd, ol, ul, figure {
|
||||
p {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
text-align: justify;
|
||||
-moz-text-align-last: justify;
|
||||
text-align-last: justify;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user