Subversion Repositories cheapmusic

Rev

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

Rev 81 Rev 83
Line 1... Line 1...
1
/* body to start bewlow sticky navigation bar */
1
/* body to start bewlow sticky navigation bar */
2
body {
2
body {
3
    padding: 50px;
3
    padding-top: 50px;
4
}
4
}
5
 
5
 
6
/* Override Progress Bar Transition Time */
6
/* Override Progress Bar Transition Time */
7
.progress-bar {
7
.progress-bar {
8
	transition: width 0.1s ease !important;
8
	transition: width 0.1s ease !important;