Add screenshot on index page

This commit is contained in:
Wu Cheng-Han 2017-01-21 12:52:26 +08:00
parent e98278492e
commit 5e1d022e13
3 changed files with 7 additions and 0 deletions

View file

@ -354,6 +354,12 @@ input {
color: white;
}
.screenshot {
margin: 30px auto;
width: 100%;
border-radius: 3px;
}
select {
color: black;
}