X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=app%2Fwww%2Fcss%2Findex.css;h=cc71d7e15c742a6b702764921049e3359e9508f2;hb=HEAD;hp=c48c2255c531da492f83f233155f184553dc1224;hpb=642f1381cc9653384f8e8ece595bf8201d1f431b;p=outofuni%2Fstafforg.git diff --git a/app/www/css/index.css b/app/www/css/index.css index c48c225..cc71d7e 100644 --- a/app/www/css/index.css +++ b/app/www/css/index.css @@ -60,3 +60,34 @@ body { display: none; } +.head { + width: 100%; + height: 10%; + color: white; + text-align: center; + background-color: #222; +} + +.main { + width: 100%; + height: 90%; + color: #ccc; + background-color: #666; +} + +#adminset { + display: none; + color: black; + text-align: center; +} + +#adminauth { + display: none; + color: black; + text-align: center; +} + +#adminmain { + display: none; +} +