Merge pull request #716 from thelounge/xpaw/match-h2-color
Match window title border line to text color
This commit is contained in:
commit
c85e4070b1
@ -645,7 +645,7 @@ button {
|
||||
}
|
||||
|
||||
#windows .window h2 {
|
||||
border-bottom: 1px solid #eee;
|
||||
border-bottom: 1px solid #7f8c8d;
|
||||
color: #7f8c8d;
|
||||
font-size: 22px;
|
||||
margin: 30px 0 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user