better dashboard background and text adjustments

This commit is contained in:
Luke Pulverenti 2013-04-01 14:55:56 -04:00
parent 47910db267
commit 10aacca355
7 changed files with 112 additions and 91 deletions

View file

@ -467,11 +467,6 @@ form, .readOnlyContent {
@media all and (min-width: 750px) {
.posterViewItem {
font-size: 16px;
padding-bottom: 29px;
}
.posterViewItemWithDualText {
padding-bottom: 58px;
}
@ -492,6 +487,11 @@ form, .readOnlyContent {
@media all and (min-width: 1200px) {
.posterViewItem {
font-size: 16px;
padding-bottom: 29px;
}
.posterViewItem img {
max-width: 250px;
max-height: 200px;