Update main.css (#1109)
Cette révision appartient à :
Parent
1d4f900f8a
révision
f340314d62
1 fichiers modifiés avec 4 ajouts et 1 suppressions
|
@ -286,13 +286,16 @@ th, .home-td {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
.tr-cat img { margin-top: 2px; }
|
|
||||||
.tr-cat .nyaa-cat img {
|
.tr-cat .nyaa-cat img {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: -2px;
|
bottom: -2px;
|
||||||
display: block;
|
display: block;
|
||||||
left: 11px;
|
left: 11px;
|
||||||
}
|
}
|
||||||
|
.nyaa-cat > a > img.flag:hover {
|
||||||
|
-webkit-filter: brightness(1.2);
|
||||||
|
filter: brightness(1.2);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
th { border-bottom-width: 2px; }
|
th { border-bottom-width: 2px; }
|
||||||
|
|
Référencer dans un nouveau ticket