1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-08-15 21:44:51 +02:00
This commit is contained in:
Rico Sta. Cruz
2012-11-16 23:49:05 +08:00
parent 371a17515f
commit f73c9d6e9f
3 changed files with 4 additions and 4 deletions

BIN
bg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
bg.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

View File

@@ -19,8 +19,7 @@ body, input, td, textarea
line-height: 1.5
html
// background: white url(bg.png)
background: white
background: #505060 * 0.8
padding: 60px 20px
@media screen and (max-width: 800px)
@@ -37,8 +36,9 @@ html
height: 100%
width: 100%
z-index: -2
background: url(https://d3levm2kxut31z.cloudfront.net/assets/locations/nowhere-cc1d85583c8a7ef5ee50282edc703fbe.jpg)
background-size: 100%
background: url(bg.jpg)
background-size: 100% 100%
opacity: 0.7
.all
position: relative