Transfer to git
This commit is contained in:
21
css/main/others/noaiwebring.css
Normal file
21
css/main/others/noaiwebring.css
Normal 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%;}
|
||||
Reference in New Issue
Block a user