modified: diff.css
modified: meta.css
This commit is contained in:
parent
27363f18e3
commit
8540476799
2 changed files with 5 additions and 5 deletions
|
|
@ -45,7 +45,7 @@ button.link {
|
|||
.remarkbox-menu {
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
top: 94px;
|
||||
top: 85px;
|
||||
left: 0;
|
||||
background-color: #fcf9f9;
|
||||
}
|
||||
|
|
@ -74,7 +74,7 @@ button.link {
|
|||
}
|
||||
|
||||
.avatar-nav {
|
||||
margin-right: 16px;
|
||||
margin-left: 16px;
|
||||
}
|
||||
|
||||
ol, ul {
|
||||
|
|
|
|||
|
|
@ -118,14 +118,14 @@ li {
|
|||
|
||||
.has-docked-nav .navbar {
|
||||
display: block;
|
||||
padding-top: 15px;
|
||||
padding-bottom: 10px;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 4px;
|
||||
border-bottom: 1px solid #eee;
|
||||
}
|
||||
|
||||
.navlinks {
|
||||
float: right;
|
||||
padding-right: 40px;
|
||||
padding-right: 20px;
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue