Browse Source

Added screenshots

master
Hedgehog 11 years ago
parent
commit
575d46223d
  1. 11
      README.md
  2. 2
      css/style.css
  3. BIN
      img/poster.jpg
  4. BIN
      img/screenshots/poster.jpg
  5. BIN
      img/screenshots/scr1.png
  6. BIN
      img/screenshots/scr2.png
  7. BIN
      img/screenshots/scr3.png
  8. BIN
      img/screenshots/scr4.png

11
README.md

@ -1,10 +1,19 @@
####Welcome ####Welcome
Calm is an alternative client for [twister](http://twister.net.co/) based on [original](https://github.com/miguelfreitas/twister-html) with new design, features and bugfixes. Calm is an alternative client for [twister](http://twister.net.co/) based on [original](https://github.com/miguelfreitas/twister-html) with new design, features and bugfixes.
![twister](https://raw.github.com/iHedgehog/twister-calm/master/img/poster.jpg) ![poster](https://raw.github.com/iHedgehog/twister-calm/master/img/screenshots/poster.jpg)
####For newbies ####For newbies
- delete default html folder - delete default html folder
- download zip archive (button is on the right) - download zip archive (button is on the right)
- unpack and rename folder with files to html - unpack and rename folder with files to html
- place it to twister folder - place it to twister folder
####Screenshots
![Main page](https://raw.github.com/iHedgehog/twister-calm/master/img/screenshots/1.png)
![Modal profile](https://raw.github.com/iHedgehog/twister-calm/master/img/screenshots/2.png)
![Options page](https://raw.github.com/iHedgehog/twister-calm/master/img/screenshots/3.png)
![Following page](https://raw.github.com/iHedgehog/twister-calm/master/img/screenshots/4.png)

2
css/style.css

@ -378,7 +378,7 @@ input.userMenu-search-field:focus::-ms-input-placeholder {
z-index: 1; z-index: 1;
min-height: 100%; min-height: 100%;
} }
.optionsPage:after, .profileEditPage:after, .loginPage:after .optionsPage:after, .profileEditPage:after, .loginPage:after, .followingPage:after
{ {
content: ''; content: '';
display: block; display: block;

BIN
img/poster.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 173 KiB

BIN
img/screenshots/poster.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

BIN
img/screenshots/scr1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 373 KiB

BIN
img/screenshots/scr2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 KiB

BIN
img/screenshots/scr3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 KiB

BIN
img/screenshots/scr4.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 KiB

Loading…
Cancel
Save