mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 22:26:57 +01:00
Back to left side
This commit is contained in:
parent
d7d9d9f0a2
commit
dc25c52e07
1 changed files with 1 additions and 1 deletions
|
@ -437,7 +437,7 @@ a.mention span {
|
||||||
.boost-carousel ul > li:before {
|
.boost-carousel ul > li:before {
|
||||||
content: counter(index);
|
content: counter(index);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
left: 0;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
color: var(--reblog-color);
|
color: var(--reblog-color);
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
|
|
Loading…
Reference in a new issue