inital commit
This commit is contained in:
15
templates/template_4/documentation/assets/app.css
Normal file
15
templates/template_4/documentation/assets/app.css
Normal file
@@ -0,0 +1,15 @@
|
||||
.navbar {
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
h3 {
|
||||
padding-top: 40px;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user