Merge remote-tracking branch 'origin/dev'
This commit is contained in:
commit
d4811c3d5c
|
@ -708,16 +708,15 @@ html[theme="f0ck95"] #next {
|
||||||
}
|
}
|
||||||
|
|
||||||
html[theme="f0ck95"] .navbar-brand:hover {
|
html[theme="f0ck95"] .navbar-brand:hover {
|
||||||
background: transparent;
|
background: #80808059;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
html[theme="f0ck95"] span.f0ck::after {
|
html[theme="f0ck95"] span.f0ck::after {
|
||||||
content: "95";
|
content: "95";
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-family: vcr;
|
font-family: vcr;
|
||||||
vertical-align: super;
|
vertical-align: super;
|
||||||
color: black;
|
color: teal;
|
||||||
}
|
}
|
||||||
|
|
||||||
html[theme="f0ck95"] .pagination > span {
|
html[theme="f0ck95"] .pagination > span {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user