better dashboard background and text adjustments
This commit is contained in:
parent
47910db267
commit
10aacca355
7 changed files with 112 additions and 91 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue