mirror of
https://github.com/RGBCube/rgbcube.github.io
synced 2025-05-31 05:08:12 +00:00
Rearrange CSS rules
This commit is contained in:
parent
ad4f02c875
commit
1dca244440
1 changed files with 4 additions and 1 deletions
|
@ -32,9 +32,12 @@
|
||||||
<style>
|
<style>
|
||||||
.face::after {
|
.face::after {
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
|
|
||||||
content: "";
|
content: "";
|
||||||
width: inherit;
|
|
||||||
height: inherit;
|
height: inherit;
|
||||||
|
width: inherit;
|
||||||
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue