added missing custom css
This commit is contained in:
parent
d099120859
commit
3de92b1313
@ -4,3 +4,16 @@
|
||||
// This file requires SASS compiler.
|
||||
// You can find instructions here: http://www.artodia.com/phpbb-31-tutorials/compile-theme/
|
||||
//
|
||||
.page-width {
|
||||
max-width: 60rem;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.navbar .inner.static {
|
||||
max-width: 61.5rem;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.navbar .inner.static .nav-tabs {
|
||||
border-radius: 0.2rem;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user