From 9f095f37b91decc2077d004243b7181d76698039 Mon Sep 17 00:00:00 2001 From: Alpha Date: Sun, 30 Apr 2017 14:00:40 +0200 Subject: [PATCH] Neuer Login :D (img noch anpassen) popup offen lassen --- index.php | 80 +++++++++++++++++++++++++++++++++++++++--------------- key.png | Bin 0 -> 2664 bytes style.css | 64 +++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 120 insertions(+), 24 deletions(-) create mode 100644 key.png diff --git a/index.php b/index.php index 4ad7477..08d215f 100644 --- a/index.php +++ b/index.php @@ -5,8 +5,12 @@
- +
+
+ +
+ fetch_assoc()){
+
+ '; - if (isset ($_SESSION['status'])){ - echo $_SESSION['status']; - } - return; -} -?> -' . - '
' . - '
' . - '' . - '
' . - '
' . - '' . - '
' . - '
'; -?> + + ''; + if (isset ($_SESSION['status'])){ + echo $_SESSION['status']; + } + + return; + } + ?> + ' . + '
' . + '
' . + '' . + '
' . + '
' . + '' . + '
' . + ''; + + + ?> + + + + + diff --git a/key.png b/key.png new file mode 100644 index 0000000000000000000000000000000000000000..ceb6c90271f9eb97d7fdffbebae5b359448139d3 GIT binary patch literal 2664 zcmeHJ=U3AU68$BS1OlNqiP8+{28oCY2r2N6~cp(3dza98L9dJ2orFGC+f6dOy9sq$Mhj^ecUOqU# zfS{1Dh^Uyjgrt=8VHu>XoV)@`N%=Th<)kX+l-g(cFNQ<7s0 zpOVV^o=$PKFo8vQ)R0^LjoAtNX+k!}Gw4>s^9)aeIxb+vComtvPa z$mw@SQ93HzDUX``!XwA`_u`Vlzw94o$Il;2h70AMKgLa!$EDO#1xc4A=-XeA>s4WD1SF9q z;MV}L79Zc}ZZ22N+m}&Cvf8H7`=SgQW>kG$Ln$2%`mZ+Fa>eY7+Sl5;c3}?|`B8Zo zXVT!d<7VkjJnfg$K&wy~o8>3$@g83+Y3IU&nCt4%?IXYkq=To7X1&|Guy=8wC(vz5 zs_J}d9w=qfV14J8kgBqIlW0ebUQ#1CRegUwxMDoguEQgV;{8?El)>@+c80BbQ(;4+ z@whp*FvuyX>THC?qDW^B3d`VBz59R~89Jp%cedjAGxa2#4puS_>sKfa8evw7rx}Dd z4roQ0bnDnKIIoUGxK>%erG!+i?Qq>IdwYdrL^`!jH`ApC99CA{r9^%ljpL;BZ-6HP zn%Y(s!EtH!m9SQ~6$A$G{YAEC?$WYeZsBmPq1QmufA(A4&cO-QvOUX?eSDL&e;Cv( z=znDneoKGc1xo+gtRJ+42P zaJeVe`>;`)xO4E33Ys8NM7mK-sCEv1;fx374Oc{8gR8|WEt`+K1*S(EIr&Scf8BMD zy`5$lsQ}jskhWxW+?=?5$qNJ%;n^bU)}9nQmDfHcu5K$c7PwTjqN9PQ>835f+24nKeS>5WaPq~q941XI7U@u_DL90pbh_XBZT|`NlccI*PpVRKu;*u~! zbJK7@NyPRRcKg#@p0$m-on9BP;Cw3Fd-Pj*%7EufnK)GNjwYz#`Rm+oeWI>oQM!hOWLiA`6NxAXG_0v}zh&J*$3ZzvTa z@`M|pMgl_GRwkwP0=e%eiMtMGhOJc*#=w?0lDsa zfnEscR*-Hk^Oa#GYK$&|>Ku7}(Yf)w+wX_nEBK;Fl$Mxcx|}n~@f=906Z`=$rUr8+ z1tef~A~_|RiJ4`FQkj)Gz+S99pS44Gyh;0mEH;|2>|MWS)g}2a_A;T6L|EcK=rKB&lY1OQ z{~-|#nWK>-=H8JX^p_*I$}*T_p|wn!1kG^(tGwLZsbe!C7W#6mcQYB87o~7EDH%C%>4NxR&eBX-pnzX(W#3+q>cFEN ziPO&g(^m*ZMZ}TNA>ZWHSL4rgbH8ICVm&Gs15pYaGZyQtO`4l8;gzr`WLdM{bnrPyNX5<8w6!Hw~;b?%@YX?@NmgQE{7b5$Wul`3u{3dtX_f}H^V5LwI5i^ov%Cmjz20d$hYQv>{`@;@S*l)Rh@DWC}8e#Dal&&@&` zt3~Om45GYy@zt5;l0l7{t_bi;3l*r#S*dJ)PQ2ou*5Sp#)zH#$7K^$aSWp`Cre}*` w8h)w}Vcd64qlt>G(saM_mjiak>(dX|3qK$JTb&jQ|Na$B4Xtq1`h;8m0wMg*%m4rY literal 0 HcmV?d00001 diff --git a/style.css b/style.css index 8112941..d55923b 100644 --- a/style.css +++ b/style.css @@ -68,8 +68,8 @@ table.center { padding-bottom: 0px; background: rgba(18,18,18, 0.3); border: 2px solid #DDDDDD; - position: fixed; - margin-left: 1600px; + position: relative; + margin: auto; bottom: 10px; } @@ -103,3 +103,63 @@ table.center { margin-top: 325px; position: fixed; } + + + +.key{ + + color: white; + + max-width: 64px; + max-height: 64px; +} +.key_login{ + width: 75px; + height: 75px; + background: rgba(18,18,18, 0.6); + box-sizing: border-box; + border: 2px solid #DDDDDD; + text-align: center; + margin-bottom: 25px; + padding: 0; + padding-top: 2; + position: absolute; +right: 160px; + +} + + +.m_login{ + display: none; + position: fixed; + z-index: 1; + padding-top: 100px; + left: 0; + top: 0; + width: 100%; + height: 100%; + overflow: auto; + background: rgba(18,18,18, 0.6); + +} +.m_login_c{ + background: rgba(18,18,18, 0.6); + margin: auto; + padding: 20px; + border: 1px solid #888; + width: 80%; + text-align: center; + } + + .close { + color: #aaaaaa; + float: right; + font-size: 5vw; + font-weight: bold; + } + .close:hover, + .close:focus { + color: red; + text-decoration: none; + cursor: pointer; + }