Ajustements
This commit is contained in:
@@ -105,6 +105,7 @@ a.lastsubject {font-weight: 400;text-decoration: none;}
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color:#FFFFFF;
|
color:#FFFFFF;
|
||||||
background-color:#00000099;
|
background-color:#00000099;
|
||||||
|
padding: 5px;
|
||||||
}
|
}
|
||||||
.forumlist_grid .forum_description {font-weight: 300 !important;}
|
.forumlist_grid .forum_description {font-weight: 300 !important;}
|
||||||
.mini_label {font-weight: 400;}
|
.mini_label {font-weight: 400;}
|
||||||
|
|||||||
@@ -240,7 +240,7 @@ margins out so that the grid items 'appear' to be flush with the container and c
|
|||||||
background-image: url('./images/comment.png');
|
background-image: url('./images/comment.png');
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
height: 170px;
|
height: 270px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -250,7 +250,7 @@ margins out so that the grid items 'appear' to be flush with the container and c
|
|||||||
}
|
}
|
||||||
|
|
||||||
.forumlist_grid .tile_row_2 {
|
.forumlist_grid .tile_row_2 {
|
||||||
margin-top: 15px;
|
margin-top: -25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tile_row_25 {
|
.tile_row_25 {
|
||||||
|
|||||||
@@ -240,7 +240,7 @@ margins out so that the grid items 'appear' to be flush with the container and c
|
|||||||
background-image: url('./images/comment.png');
|
background-image: url('./images/comment.png');
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
height: 170px;
|
height: 270px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -250,7 +250,7 @@ margins out so that the grid items 'appear' to be flush with the container and c
|
|||||||
}
|
}
|
||||||
|
|
||||||
.forumlist_grid .tile_row_2 {
|
.forumlist_grid .tile_row_2 {
|
||||||
margin-top: 15px;
|
margin-top: -25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tile_row_25 {
|
.tile_row_25 {
|
||||||
|
|||||||
Reference in New Issue
Block a user