File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,17 @@ section {
10
10
}
11
11
12
12
.hero-unit {
13
+ padding-top : 20px ;
13
14
padding-bottom : 5px ;
14
15
background-color : # F3F3F3 ;
15
16
border : 1px solid # ddd ;
16
17
text-align : center;
17
18
}
18
19
19
- .hero-unit h1 ,
20
+ .hero-unit h1 {
21
+ margin-top : 30px ;
22
+ }
23
+
20
24
.hero-unit p {
21
25
margin-bottom : 15px ;
22
26
}
Original file line number Diff line number Diff line change 82
82
< div class ="hero-unit ">
83
83
84
84
< div class ="alert alert-danger ">
85
- < p > < h4 class ="alert-heading "> These themes are for Bootstrap 2.3.2.</ h4 > </ p >
86
- < p > < a href ="../ "> Visit the main page</ a > to get themes for latest version of Bootstrap.</ p >
85
+ These themes are for Bootstrap 2.3.2. < a href ="http://bootswatch.com "> Check out the latest version of Bootswatch!</ a >
87
86
</ div >
88
87
89
88
< h1 > Bootswatch</ h1 >
You can’t perform that action at this time.
0 commit comments