Transfer to git
This commit is contained in:
31
archive/ver_1-until2feb2026/css/specific/noaiwebring.css
Normal file
31
archive/ver_1-until2feb2026/css/specific/noaiwebring.css
Normal file
@@ -0,0 +1,31 @@
|
||||
/* See comment on html directly */
|
||||
|
||||
.noaiwebring {
|
||||
width: 80%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.noaiwebring > img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.noaiwebring > a > div {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.noaiwebring > a > .nxt {
|
||||
left: 76.1%; top: 6.5%; width: 20.5%; height: 48.4%;
|
||||
}
|
||||
|
||||
.noaiwebring > a > .prv {
|
||||
left: 2.3%; top: 6.5%; width: 20.5%; height: 48.4%;
|
||||
}
|
||||
|
||||
.noaiwebring > a > .rnd {
|
||||
left: 71.6%; top: 61.3%; width: 12.5%; height: 35.5%;
|
||||
}
|
||||
|
||||
.noaiwebring > a > .home {
|
||||
left: 26.1%; top: 48.4%; width: 44.3%; height: 48.4%;
|
||||
}
|
||||
Reference in New Issue
Block a user