init
This commit is contained in:
commit
c9def51b7e
38 changed files with 5755 additions and 0 deletions
24
css/custom.css
Normal file
24
css/custom.css
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
.navbar-brand svg
|
||||
{
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
body, wrapper
|
||||
{
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
footer
|
||||
{
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
.flex-fill
|
||||
{
|
||||
flex:1 1 auto;
|
||||
}
|
||||
|
||||
.card-image img
|
||||
{
|
||||
width: 100%;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue