diff --git a/pages/dsiware/index.html b/pages/dsiware/index.html index b733611..8a7f8c6 100644 --- a/pages/dsiware/index.html +++ b/pages/dsiware/index.html @@ -6,8 +6,8 @@ body { list-style-type: none; margin: 0; padding: 0; - padding-left: 3.8%; - overflow: hidden; + padding-left: 3.5%; +/* overflow: hidden; */ } .navstd { float: left; @@ -21,10 +21,12 @@ body { .imageOne { z-index: 0; } - .imageTwo { z-index: 1; } +.imageThree { + z-index: 2; +} .image { position: absolute; width: 100px; @@ -58,12 +60,48 @@ body { .navpadding li { padding-top: 1.5%; } +.image2 { + position: absolute; + border-color: #FFFFFF + width: auto; + height: auto; +} +.titleimgoverlay { + margin: 0% 2% 0%; + opacity: 0.0; + text-align: center; + float: left; + width: 16vw; + height: auto; +} +.titleimgoverlay:hover { + opacity: 1.0; +} +.titleimg { + margin: 0% 2% 0%; + text-align: center; + float: left; + width: 16vw; + height: auto; +} +.titleedge { + text-align: center; + float: left; + margin: 1%; + width: 18vw; + height: auto; +} +.titlepadding li { + padding-top: 1.5%; + margin: 0% 2% 0% +} +
+ -- There will be lots of short DSiWare reviews soonish. Stay tuned. -