fix stylesheets and showcases

This commit is contained in:
Namhyeon Go 2020-08-13 17:38:08 +09:00
parent d0187851fe
commit 8dd76199d8
8 changed files with 6 additions and 3 deletions

View File

@ -65,6 +65,11 @@ C:\Users\John\Documents\GitHub\welsonjs> cscript app.js sayhello
hello
```
## Showcases
![showcase-cogym.png](showcase/showcase-cogym.png)
![showcase-nextvpn-1.png](showcase/showcase-nextvpn-1.png)
![showcase-nextvpn-2.png](showcase/showcase-nextvpn-2.png)
## Related projects
- [gnh1201/wsh-js-gtk](https://catswords.re.kr/go/wshjsgtk) - GTK GUI ported to Windows Scripting Host - Javascript (Microsoft JScript) (wsh-js)
- [gnh1201/wsh-json](https://catswords.re.kr/go//wshjson) - JSON stringify/parse (encode/decode) for Windows Scripting Host

View File

@ -11,9 +11,6 @@ input.text {
}
#app {
width: 100%;
height: 100%;
overflow: hidden;
background: url(../img/bg.png) repeat-x;
}

View File

@ -61,6 +61,7 @@ input, textarea {
#app {
width: 100%;
height: 100%;
overflow: hidden;
}
.compatible-css3 {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

BIN
showcase/showcase-cogym.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB