Get rid of all kinds of crazy CSS in favor of Bulma classes
This commit is contained in:
parent
c95a25824e
commit
6d89d74332
4 changed files with 4 additions and 31 deletions
|
@ -14,16 +14,7 @@
|
|||
.user-account-menu li {
|
||||
display: inline-block;
|
||||
padding: .1rem .6rem;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.search-bar form {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
position: relative;
|
||||
top: -36px;
|
||||
// float: right;
|
||||
}
|
||||
|
||||
// Add a gradient across only a portion of the vertical width of the navbar.
|
||||
|
@ -40,9 +31,7 @@
|
|||
}
|
||||
|
||||
#navbar-menu .navbar-item {
|
||||
height: 36px;
|
||||
font-size: 22px;
|
||||
padding-top: 18px;
|
||||
}
|
||||
|
||||
.slogan {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue