[css][s]: move css/boostrap.css into demo/style/demo.css (and break out from it css which is core).
* Also move original css to original.
This commit is contained in:
9
demo/style/demo.css
Normal file
9
demo/style/demo.css
Normal file
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
/* we do not have a LH sidebar */
|
||||
.container-fluid > .content {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user