|
|
2번째 줄: |
2번째 줄: |
| <div style="margin-left: auto; margin-right: auto; width: 100%; text-align: center; padding: 6px; background: none; color: #FFF;"> | | <div style="margin-left: auto; margin-right: auto; width: 100%; text-align: center; padding: 6px; background: none; color: #FFF;"> |
| {| style="margin-left: auto; margin-right: auto; padding: 0px; width: 100%; text-align: center; background: transparent; color: #FFF; font-size: 10pt; border: none;" | | {| style="margin-left: auto; margin-right: auto; padding: 0px; width: 100%; text-align: center; background: transparent; color: #FFF; font-size: 10pt; border: none;" |
| | colspan="5" | <div style="margin: 20px 0px"><html><a href="/w/index.php/플로라_유니버스"><img alt="플로라_제1대관리자선거.png" src="https://evewiki.kr/w/images/e/e5/결선투표.svg" style="width: auto; height: 70px;"></a></html></div> | | | colspan="5" | <div style="margin: 20px 0px"><html><a href="/w/index.php/플로라_유니버스"><img alt="플로라.svg" src="https://evewiki.kr/w/images/1/18/플로라.svg" style="width: auto; height: 30px;"></a></html></div> |
| |-
| |
| | colspan="5" | [[파일:제2회_이브위키_관리자_선거_서지애_가로배너.gif|100%|link=https://thepowerofliberty.notion.site/d0598ac0e1204b4496eb431b1341f087]]
| |
| |-
| |
| | colspan="5" |
| |
| |- | | |- |
| | colspan="1" style="width: 20%" | [[사용자:혼종인|{{글씨 색|#FFF|혼종인}}]] | | | colspan="1" style="width: 20%" | [[사용자:혼종인|{{글씨 색|#FFF|혼종인}}]] |
42번째 줄: |
38번째 줄: |
| |- | | |- |
| |} | | |} |
| <div style="position: Absolute; margin-left: -115px; ">
| |
| <div style="position: fixed; top: 58.5%; width: 200px; height: 80%; background: none; border: 0px double; transform: translate(-50%, -50%); >
| |
| <div align="center" style="margin-top: 0px; font-size: 13pt; border-bottom: none; padding-top: 10px; margin-right: 10px; margin-left: 10px; "">
| |
| </div>
| |
| <div align="center" style="overflow: auto; height: 100%; ">
| |
| <div style="padding-right: 10px; margin-bottom: 0">[[파일:제2회_이브위키_관리자_선거_서지애_좌측세로배너.gif|100%|link=https://thepowerofliberty.notion.site/d0598ac0e1204b4496eb431b1341f087]]</div>
| |
| </div>
| |
| </div>
| |
| </div>
| |
| [[분류:플로라 유니버스]] | | [[분류:플로라 유니버스]] |
|
| |
| <html><!DOCTYPE html>
| |
| <html lang="ko">
| |
| <head>
| |
| <meta http-equiv="Content-Type" content="text/xhtml+xml;charset=utf-8" />
| |
| <script src="http://code.jquery.com/jquery-1.11.3.min.js"></script>
| |
| <script>
| |
| //쿠키설정
| |
| function setCookie( name, value, expiredays ) {
| |
| var todayDate = new Date();
| |
| todayDate.setDate( todayDate.getDate() + expiredays );
| |
| document.cookie = name + '=' + escape( value ) + '; path=/; expires=' + todayDate.toGMTString() + ';'
| |
| }
| |
|
| |
| //쿠키 불러오기
| |
| function getCookie(name)
| |
| {
| |
| var obj = name + "=";
| |
| var x = 0;
| |
| while ( x <= document.cookie.length )
| |
| {
| |
| var y = (x+obj.length);
| |
| if ( document.cookie.substring( x, y ) == obj )
| |
| {
| |
| if ((endOfCookie=document.cookie.indexOf( ";", y )) == -1 )
| |
| endOfCookie = document.cookie.length;
| |
| return unescape( document.cookie.substring( y, endOfCookie ) );
| |
| }
| |
| x = document.cookie.indexOf( " ", x ) + 1;
| |
|
| |
| if ( x == 0 ) break;
| |
| }
| |
| return "";
| |
| }
| |
|
| |
| //닫기 버튼 클릭시
| |
| function closeWin(key)
| |
| {
| |
| if($("#todaycloseyn").prop("checked"))
| |
| {
| |
| setCookie('divpop'+key, 'Y' , 1 );
| |
| }
| |
| $("#divpop"+key+"").hide();
| |
| }
| |
|
| |
| $(function(){
| |
| if(getCookie("divpop1") !="Y"){
| |
| $("#divpop1").show();
| |
| }
| |
| });
| |
| </script>
| |
|
| |
| <style>
| |
| .divpop {
| |
| position: absolute; left: 395px; top: 190px; z-index: 200;
| |
| width:500px; height:500px; border:1px solid black;background-color:yellow;display:none;
| |
| }
| |
| .title_area {font-weight:bold;text-align:center;width:100%}
| |
| .button_area {position:absolute;bottom:0;left:10px;}
| |
| </style>
| |
| </head>
| |
|
| |
| <body>
| |
| <form name="notice_form">
| |
| <div id="divpop1" class="divpop">
| |
| <div class="title_area"><a href="https://evewiki.kr/w/index.php/%ED%8A%B9%EC%88%98:%EB%B9%84%EB%B0%80%ED%88%AC%ED%91%9C/vote/58"><img alt="플로라_제1대관리자선거.png" src="/w/images/c/c9/투표_바로가기.png" style="width: 500px; height: 500px;"></a></div>
| |
| <div class="button_area">
| |
| <input type='checkbox' name='chkbox' id='todaycloseyn' value='Y'><div style="display: inline-block; color: #FFF;">오늘 하루 이 창을 열지 않음</div>
| |
| <a href='#' onclick="javascript:closeWin(1);"><B><div style="display: inline-block; color: #FFF;">[닫기]</div></B></a>
| |
| </div>
| |
| </div>
| |
| </form>
| |
| </body>
| |
|
| |
| <div style="display: none;"><audio src="https://cdn.discordapp.com/attachments/1092499413030682696/1092499526574690456/seojiae.mp3" controls autoplay></audio></div>
| |
| </html>
| |