forked from DebaucheryLibrarian/traxxx
Added Jay Rock network. Fixed site logo not showing up without URL.
This commit is contained in:
@@ -114,13 +114,13 @@
|
||||
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
|
||||
height: 100%;
|
||||
}
|
||||
.banner[data-v-3abcf101] {
|
||||
.poster[data-v-3abcf101] {
|
||||
position: relative;
|
||||
margin: 0 0 .5rem 0;
|
||||
}
|
||||
.thumbnail[data-v-3abcf101] {
|
||||
width: 100%;
|
||||
height: 12rem;
|
||||
height: 14rem;
|
||||
display: -webkit-box;
|
||||
display: flex;
|
||||
-webkit-box-pack: center;
|
||||
@@ -281,6 +281,10 @@
|
||||
grid-template-columns: repeat(auto-fit, minmax(20rem, 0.33fr));
|
||||
grid-gap: 1rem;
|
||||
}
|
||||
.empty[data-v-22ffe3e4] {
|
||||
color: rgba(0, 0, 0, 0.7);
|
||||
font-weight: bold;
|
||||
}
|
||||
@media (max-width: 1500px) {
|
||||
.tiles[data-v-22ffe3e4] {
|
||||
grid-template-columns: repeat(auto-fit, minmax(20rem, 0.5fr));
|
||||
@@ -685,8 +689,9 @@
|
||||
padding: 1rem;
|
||||
grid-template-columns: 1fr;
|
||||
overflow-y: auto;
|
||||
scrollbar-color: rgba(255, 255, 255, 0.2) #222;
|
||||
}
|
||||
.tile[data-v-7bebaa3e] {
|
||||
.site[data-v-7bebaa3e] {
|
||||
/* vertical grid-gap not compatible with bottom padding on scrolling containers */
|
||||
margin: 0 0 1rem 0;
|
||||
}
|
||||
@@ -724,7 +729,7 @@
|
||||
padding: 0;
|
||||
}
|
||||
.releases[data-v-e2e12602] {
|
||||
padding: 1rem;
|
||||
padding: 1rem 1rem 1rem .5rem;
|
||||
}
|
||||
.sidebar[data-v-e2e12602] {
|
||||
background: #222;
|
||||
|
||||
BIN
public/img/logos/jayrock/cospimps.png
Normal file
BIN
public/img/logos/jayrock/cospimps.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
BIN
public/img/logos/jayrock/misc/cospimps_original.png
Normal file
BIN
public/img/logos/jayrock/misc/cospimps_original.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Reference in New Issue
Block a user