fmartingr
/
shelfzilla
Archived
1
0
Fork 0
This repository has been archived on 2021-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
shelfzilla/shelfzilla/themes/bootflat/static/less/fixes.less

10 lines
147 B
Plaintext
Raw Normal View History

2014-03-28 12:30:35 +00:00
// jquery vegas, background with opacity
.vegas-background {
opacity: .3;
}
2014-03-28 12:30:35 +00:00
// bootstrap navbar, margin-top
.navbar {
margin-top: 20px;
}