Subversion Repositories eFlore/Applications.del

Rev

Rev 1788 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1788 Rev 1878
Line 1... Line 1...
1
/* CopiƩ depuis http://getbootstrap.com/examples/dashboard/ */
1
/* CopiƩ depuis http://getbootstrap.com/examples/dashboard/ */
Line 2... Line -...
2
 
-
 
3
body {
-
 
4
    padding-top: 50px;
-
 
5
}
2
 
6
.sub-header {
3
.sub-header {
7
    border-bottom: 1px solid #EEEEEE;
4
    border-bottom: 1px solid #EEEEEE;
8
    padding-bottom: 10px;
5
    padding-bottom: 10px;
9
}
6
}