Softer border on results box.
This commit is contained in:
parent
fcb44ca1a6
commit
f174be032e
1 changed files with 1 additions and 1 deletions
|
@ -550,7 +550,7 @@ tr.__table-separator {
|
|||
|
||||
/* Results */
|
||||
.results.lang-text {
|
||||
border: 1px solid rgba(255,255,255,0.5);
|
||||
border: 1px solid rgba(255,255,255,0.25);
|
||||
}
|
||||
|
||||
.node .contents ul,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue