modified: remarkbox_theme_meta/static/theme/meta/css/diff.css
This commit is contained in:
parent
9e59748b64
commit
98b21416ee
1 changed files with 5 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ h2 {
|
|||
font-size: 3.0rem;
|
||||
}
|
||||
|
||||
.node a, .node a:visited, .node a:hover {
|
||||
a, a:visited, a:hover {
|
||||
color: #292929;
|
||||
}
|
||||
|
||||
|
|
@ -24,6 +24,10 @@ button.link {
|
|||
text-transform: unset;
|
||||
}
|
||||
|
||||
.navbar a, .navbar a:visited, .navbar a:hover {
|
||||
color: #888888;
|
||||
}
|
||||
|
||||
.common-text-input, #keyword {
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue