Merge branch 'StillLearnin-match-website-style'

This commit is contained in:
Paul Davis 2015-06-08 08:41:45 -04:00
commit 0d522abbb8
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
#tree {
background-color: #eee;
background-color: #212A30;
height: 100%;
overflow: scroll;
position: fixed;
@ -75,7 +75,7 @@
#tree a {
display: inline !important;
font-weight: normal;
color: #666;
color: #E4E4E4;
border-bottom: 1px solid transparent;
padding-bottom: 2px;
}
@ -87,8 +87,8 @@
#tree .active > a {
display: inline;
color: #000;
border-bottom: 1px solid #555;
color: #da0808;
border-bottom: 1px solid #FFF;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 35 KiB