renamed data-folder to data_src
This commit is contained in:
10003
Software/data_src/static/css/bootstrap.min.css
vendored
Normal file
10003
Software/data_src/static/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
8442
Software/data_src/static/css/custom.css
Normal file
8442
Software/data_src/static/css/custom.css
Normal file
File diff suppressed because it is too large
Load Diff
10
Software/data_src/static/css/tweaks.css
Normal file
10
Software/data_src/static/css/tweaks.css
Normal file
@@ -0,0 +1,10 @@
|
||||
body {
|
||||
padding-top: 70px;
|
||||
}
|
||||
|
||||
hr {
|
||||
height: 2px;
|
||||
border-width: 0;
|
||||
color: gray;
|
||||
background-color: gray
|
||||
}
|
Reference in New Issue
Block a user