This commit is contained in:
Luke Pulverenti 2013-03-30 10:57:37 -04:00
commit ee6f4f2b1e
4 changed files with 9 additions and 7 deletions

View file

@ -33,7 +33,7 @@ body {
h1 {
font-family: 'Segoe UI Light', 'Open Sans', Arial, Helvetica, sans-serif;
font-weight: 200;
font-size: 28pt;
font-size: 32pt;
}
.toolsSidebar h1 {
@ -162,7 +162,7 @@ h1 .imageLink {
}
h1 .imageLink img {
height: 28px;
height: 32px;
}
.imageLink:hover {
@ -911,7 +911,6 @@ progress {
margin: -.7em .5em auto 0;
}
#itemFav img {
width: 64px;
cursor: pointer;
.userProfileIcon {
width: 36px;
}