Subversion Repositories cheapmusic

Rev

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

Rev 20 Rev 33
Line -... Line 1...
-
 
1
body {
-
 
2
    font-family: 'Roboto', sans-serif;
-
 
3
}
-
 
4
 
1
/* Remove the navbar's default margin-bottom and rounded borders */
5
/* Remove the navbar's default margin-bottom and rounded borders */
2
.navbar {
6
.navbar {
3
    margin-bottom: 0;
7
    margin-bottom: 0;
4
    border-radius: 0;
8
    border-radius: 0;
5
}
9
}