This commit is contained in:
Rico Sta. Cruz 2015-03-06 20:14:56 +08:00
parent 226f3e140b
commit c8fc42833f
2 changed files with 11 additions and 0 deletions

View File

@ -32,3 +32,12 @@
.pages-list a:focus .title { .pages-list a:focus .title {
color: dodgerblue; color: dodgerblue;
} }
.post-headline.-cheatsheet:after {
content: '';
display: block;
width: 150px;
height: 1px;
background: #ddd;
margin: 2.5em auto 1.8em auto;
}

View File

@ -14,6 +14,7 @@ layout: default
| 414 x 736 | @3x | 1242 x 2208 | 133 ppi | 401 ppi | 5.5" | iPhone 6+ | | 414 x 736 | @3x | 1242 x 2208 | 133 ppi | 401 ppi | 5.5" | iPhone 6+ |
| --- | --- | --- | ---- | --- | --- | --- | | --- | --- | --- | ---- | --- | --- | --- |
| 360 x 640 | @3x | 1080 x 1920 | 147 ppi | 441 ppi | 5" | Galaxy S4 | | 360 x 640 | @3x | 1080 x 1920 | 147 ppi | 441 ppi | 5" | Galaxy S4 |
{:.wide}
## Tablets ## Tablets
@ -21,3 +22,4 @@ layout: default
| --- | ---- | --- | --- | --- | ---- | --- | | --- | ---- | --- | --- | --- | ---- | --- |
| 1024 x 768 | @2x | 2048 x 1536 | 163 ppi | 326 ppi | 7.9" | iPad Mini Retina | | 1024 x 768 | @2x | 2048 x 1536 | 163 ppi | 326 ppi | 7.9" | iPad Mini Retina |
| 1024 x 768 | @2x | 2048 x 1536 | 132 ppi | 264 ppi | 9.7" | iPad Air | | 1024 x 768 | @2x | 2048 x 1536 | 132 ppi | 264 ppi | 9.7" | iPad Air |
{:.wide}