Match window title border line to text color

This commit is contained in:
Pavel Djundik 2016-10-23 11:11:04 +03:00 committed by GitHub
parent 5ff1496061
commit b93fa12494

View File

@ -645,7 +645,7 @@ button {
} }
#windows .window h2 { #windows .window h2 {
border-bottom: 1px solid #eee; border-bottom: 1px solid #7f8c8d;
color: #7f8c8d; color: #7f8c8d;
font-size: 22px; font-size: 22px;
margin: 30px 0 10px; margin: 30px 0 10px;