f0ck95 fixes
This commit is contained in:
parent
c33e57c9c0
commit
9f4432a942
|
@ -674,6 +674,14 @@ html[theme="f0ck95"] .nav-link, .pagination > a, .pagination > span {
|
||||||
border-top: 1px outset gray;
|
border-top: 1px outset gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html[theme="f0ck95"] .pagination > a, .pagination > span {
|
||||||
|
border-radius: 0;
|
||||||
|
border-left: inset 1px silver;
|
||||||
|
border-bottom: outset 1px silver;
|
||||||
|
border-right: outset 1px silver;
|
||||||
|
border-top: 1px outset gray;
|
||||||
|
}
|
||||||
|
|
||||||
html[theme="f0ck95"] .metadata {
|
html[theme="f0ck95"] .metadata {
|
||||||
border-left: inset 2px silver;
|
border-left: inset 2px silver;
|
||||||
border-bottom: outset 2px silver;
|
border-bottom: outset 2px silver;
|
||||||
|
@ -720,7 +728,7 @@ html[theme="f0ck95"] span.f0ck::after {
|
||||||
}
|
}
|
||||||
|
|
||||||
html[theme="f0ck95"] .pagination > span {
|
html[theme="f0ck95"] .pagination > span {
|
||||||
border: 1px dashed black !important;
|
border: 1px dashed grey !important;
|
||||||
color: black;
|
color: black;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user