diff --git a/css/custom1_4.2.css b/css/custom1_4.2.css index 525c603..36bded0 100644 --- a/css/custom1_4.2.css +++ b/css/custom1_4.2.css @@ -171,6 +171,17 @@ Minimap border-style: none; } +.filler { + width: 100%; + position: relative; +} + +.filler img { + position: absolute; top: 0; left: 0; + width: 100%; + height: 100%; +} + /* Ex browsingldc.css diff --git a/css/custom2_4.2.css b/css/custom2_4.2.css index de308d2..713d436 100644 --- a/css/custom2_4.2.css +++ b/css/custom2_4.2.css @@ -171,6 +171,17 @@ Minimap border-style: none; } +.filler { + width: 100%; + position: relative; +} + +.filler img { + position: absolute; top: 0; left: 0; + width: 100%; + height: 100%; +} + /* Ex browsingldc.css diff --git a/images/fefeff.png b/images/fefeff.png new file mode 100644 index 0000000..32c1d3e Binary files /dev/null and b/images/fefeff.png differ diff --git a/index_4.2.html b/index_4.2.html index 3a7c3eb..7d2dba9 100644 --- a/index_4.2.html +++ b/index_4.2.html @@ -427,6 +427,7 @@