Closed marcovg closed 12 years ago
I think the intended idea is to leave bootstrap.css alone and to modify css in another file. I've been using main.css, but you can also use bootstrap.less, if you can figure it out.
Yes, agree with Glenn - do not edit bootstrap.css as this gets wiped everytime a new Bootstrap comes out. Make changes in main.css; define colors in bootstrap.less.
Hello Team,
I have been examining the website recently to see if anything needs to be changed or if there's anything interesting to add. So far, it's clear that we have all done a great job. However, I have noticed that the CSS is rather hard to navigate (specifically bootstrap.css). There are many lines of code to scroll through to find exactly what you need to edit. I think we should make it easier to navigate by simply adding some comments and maybe removing some whitespace. It would be much easier for us and future contributors to edit the document if we did this. It may also be a good idea to simplify the JavaScript documents too if need be. Let me know what you think in the comments. Thank You!
marcovg