mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-29 07:18:08 +09:00
More rpine stuff
This commit is contained in:
parent
3b80d3f348
commit
266d79c122
@ -187,7 +187,7 @@ function del(): void {
|
|||||||
> p {
|
> p {
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #555;
|
color: #6e6a86;
|
||||||
background: #ddd;
|
background: #ddd;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
:points="pointsTotal"
|
:points="pointsTotal"
|
||||||
fill="none"
|
fill="none"
|
||||||
stroke-width="1"
|
stroke-width="1"
|
||||||
stroke="#555"
|
stroke="#6e6a86"
|
||||||
stroke-dasharray="2 2"/>
|
stroke-dasharray="2 2"/>
|
||||||
</svg>
|
</svg>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
Reference in New Issue
Block a user