X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Fwip.less;fp=src%2Fmain%2Fwebapp%2Fless%2Fscreen%2Fwip.less;h=0000000000000000000000000000000000000000;hb=63c6a2dc8a253b98490f27755dfbf5a66d15fa4e;hp=d9cef58fdbc6cb989d0ae3ac6321be7d85440606;hpb=7967465800f4235b769e7151d5986ca92fc2a0ff;p=website diff --git a/src/main/webapp/less/screen/wip.less b/src/main/webapp/less/screen/wip.less deleted file mode 100644 index d9cef58f..00000000 --- a/src/main/webapp/less/screen/wip.less +++ /dev/null @@ -1,25 +0,0 @@ -/** Pages under construction... */ -.wip, -.wip h1, -.wip h2, -.wip h3, -.wip h4, -.wip h5, -.wip h6, -.wip a -{ - color: rgba(128, 128, 128, 0); - text-decoration: none; - border-color: rgba(128, 128, 128, 0); - text-shadow: 0 0 6px #404040; -} -.wip -{ - position: relative; -} -.wip img.w -{ - margin-top: 30%; - position: absolute; - width: 100%; -}