File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ .brand {
2
+ font-family : 'Nothing You Could Do' , cursive;
3
+ color : # 000 !important ;
4
+ }
1
5
.tabs-shake {
2
6
padding-left : 10px ;
3
7
z-index : 999 ;
Original file line number Diff line number Diff line change 2
2
< html lang ="fr ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- < title > Bootstrap 101 Template </ title >
5
+ < title > Shake Your Campus </ title >
6
6
<!-- Bootstrap -->
7
+ < link href ='http://fonts.googleapis.com/css?family=Nothing+You+Could+Do ' rel ='stylesheet ' type ='text/css '>
7
8
< link href ="css/bootstrap.css " rel ="stylesheet " type ="text/css " />
8
9
< style >
9
10
body {
29
30
< span class ="icon-bar "> </ span >
30
31
< span class ="icon-bar "> </ span >
31
32
</ a >
32
- < a class ="brand " href ="# " > Test de Bootsrap </ a >
33
+ < a class ="brand " href ="index.html " > Shake Your Campus </ a >
33
34
< ul class ="nav pull-right ">
34
35
< li class ="divider-vertical "> </ li >
35
36
<!-- Options -->
You can’t perform that action at this time.
0 commit comments