Transfer to git

This commit is contained in:
2026-02-03 19:37:38 -03:00
commit 9ffbd90a82
136 changed files with 5798 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
/* See comment on html directly */
.noaiwebring { 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%;}