further tweaks to text size in explorer

pull/31/merge
Dave Cranwell 2014-02-12 11:07:14 +00:00
rodzic 594d7e03e3
commit 51a16a0758
1 zmienionych plików z 10 dodań i 4 usunięć

Wyświetl plik

@ -184,15 +184,21 @@ ul.listing{
color:white; color:white;
background-color:@color-header-bg; background-color:@color-header-bg;
.title h2{ .title{
padding-top:1.3em;
padding-bottom:1.3em;
h2{
color:white; color:white;
font-size:1.3em; font-size:1.8em;
font-weight:600;
a:hover{ a:hover{
color:white; color:white;
} }
} }
} }
}
/* specific columns */ /* specific columns */