mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
added basic csh bootstrap theme
This commit is contained in:
parent
a78529f2b1
commit
2f9f8d164e
9 changed files with 124 additions and 53 deletions
1
static/css/csh-material-bootstrap
Submodule
1
static/css/csh-material-bootstrap
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit bfeaa127d622489c5f46bdbb0c931da33f89e25a
|
6
static/css/styles.css
Normal file
6
static/css/styles.css
Normal file
|
@ -0,0 +1,6 @@
|
|||
body {
|
||||
margin-top: 60px;
|
||||
}
|
||||
table, th, td {
|
||||
border: 1px solid black;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue