Current state
This commit is contained in:
9
public/assets/plugins/intro/example/assets/css/bootstrap-responsive.min.css
vendored
Normal file
9
public/assets/plugins/intro/example/assets/css/bootstrap-responsive.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
9
public/assets/plugins/intro/example/assets/css/bootstrap.min.css
vendored
Normal file
9
public/assets/plugins/intro/example/assets/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
36
public/assets/plugins/intro/example/assets/css/demo.css
Normal file
36
public/assets/plugins/intro/example/assets/css/demo.css
Normal file
@@ -0,0 +1,36 @@
|
||||
body {
|
||||
padding-top: 20px;
|
||||
font-family: "Myriad Pro", Verdana, Arial, Tahoma;
|
||||
padding-bottom: 40px;
|
||||
}
|
||||
|
||||
/* Custom container */
|
||||
.container-narrow {
|
||||
margin: 0 auto;
|
||||
max-width: 700px;
|
||||
}
|
||||
.container-narrow > hr {
|
||||
margin: 30px 0;
|
||||
}
|
||||
|
||||
/* Main marketing message and sign up button */
|
||||
.jumbotron {
|
||||
margin: 60px 0;
|
||||
text-align: center;
|
||||
}
|
||||
.jumbotron h1 {
|
||||
font-size: 72px;
|
||||
line-height: 1;
|
||||
}
|
||||
.jumbotron .btn {
|
||||
font-size: 21px;
|
||||
padding: 14px 24px;
|
||||
}
|
||||
|
||||
/* Supporting marketing content */
|
||||
.marketing {
|
||||
margin: 60px 0;
|
||||
}
|
||||
.marketing p + h4 {
|
||||
margin-top: 28px;
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 8.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Reference in New Issue
Block a user