This commit is contained in:
15
nhncloud/static/nhncloud/css/landing.css
Normal file
15
nhncloud/static/nhncloud/css/landing.css
Normal file
@ -0,0 +1,15 @@
|
||||
body {
|
||||
background: url('/static/nhncloud/images/nhncloud_api.jpg') no-repeat center center fixed;
|
||||
-webkit-background-size: cover;
|
||||
-moz-background-size: cover;
|
||||
-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
}
|
||||
|
||||
section {
|
||||
margin-bottom: 150px;
|
||||
}
|
||||
|
||||
.card {
|
||||
background: rgba(255, 255, 255, 0.75);
|
||||
}
|
BIN
nhncloud/static/nhncloud/images/nhncloud_api.jpg
Normal file
BIN
nhncloud/static/nhncloud/images/nhncloud_api.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
Reference in New Issue
Block a user