사용자 도구

사이트 도구

    - Players

wiki:memo

wiki memo

테이블 버티컬 얼라인

/lib/tpl/dokuwiki/css/basic.less 
vertical-align: middel;

위키업그레이드했다가 초기화되서 다시 찾으려는데 5시간동안 못찾고 해매다가 겨우찾아서 여기메모함 ㅅㅂ 참고로 패딩도 그 바로옆에있으니 줄일꺼면 줄이던가 .2em .3em이 적당해서 씀

테이블 마우스 호버 색변경 제거

/lib/tpl/dokuwiki/css/content.less 
.dokuwiki table.inline tr:hover td {
    background-color: @ini_background_alt;
}

.dokuwiki table.inline tr:hover th {
    background-color: @ini_border;
}

지워

상단 로고이름옆에 위키이름 없애기

/lib/tpl/dokuwiki/tpl_header.php
<span>'.$conf['title'].'</span>

지우면됨'

로고사이즈

/lib/tpl/dokuwiki/tpl_header.php
'<img src="'.$logo.'" width="200px" alt="" /> ',

div 그림자 제거

/lib/tpl/dokuwiki/css/design.less 
.dokuwiki .pageId {
    float: right;
    margin-right: -1em;
    margin-bottom: -1px;
    margin-top: -1.5em;
    overflow: hidden;
    padding: 0.5em 1em 0;

    span {
        font-size: 0.875em;
        /* border: solid @ini_background_alt; */
        /* border-width: 1px 1px 0; */ 
        background-color: @ini_background;
        color: @ini_text_alt;
        padding: .1em .35em;
        /* border-top-left-radius: 2px; */
        /* border-top-right-radius: 2px; */
        /* box-shadow: 0 0 .5em @ini_text_alt; */
        display: block;
    }
}

.dokuwiki div.page {
    clear: both;
    background: @ini_background;
    color: inherit;
    /* border: 1px solid @ini_background_alt; */
    /* box-shadow: 0 0 .5em @ini_text_alt; */
    /* border-radius: 2px; */
    padding: 1.556em 2em 2em;
    margin-bottom: .5em;
    overflow: hidden;
    word-wrap: break-word;

헤더 색상, 네비위치관련

/lib/tpl/dokuwiki/css/tpl_Header.php
 
  /*____________ breadcrumbs ____________*/

.dokuwiki div.breadcrumbs {
    /* border-top: 1px solid @ini_border; */
    /* border-bottom: 1px solid @ini_background; */
    margin-bottom: .5em;
    font-size: 0.875em;
    clear: both;

    div {
         padding: .0em .35em; 
    }

    div:only-child {
        /* border-top: 1px solid @ini_background; */
        /* border-bottom: 1px solid @ini_border; */
    }

    div:first-child {
        /* border-top: 1px solid @ini_background; */
    }

    div:last-child {
        /* border-bottom: 1px solid @ini_border; */
    }

    .bcsep {
        font-size: 0.75em;
        color: #ccc;
    }
    .bchead {
        /*font-size: 0.75em;*/
        color: #2b73b7;
    }

}

리포트틀

131d27
[[/구리스타|{{:guristas.png?64}}]]
[[/서펜티스|{{:serpentis.png?64}}]]
[[/블러드|{{:bloodraiders.png?64}}]]
[[/산샤|{{:sansha.png?64}}]]
[[/엔젤|{{:angel.png?64}}]]
[[/갈렌테|{{:gallente.png?64}}]]
[[/아마르|{{:amarr.png?64}}]]
[[/칼다리|{{:caldari.png?64}}]]
[[/민마타|{{:minmatar.png?64}}]]

|  @#131d27:<fc #FFF>시큐리티</fc> |  @#333:<fc #00EF47>하이섹</fc>  |
|  @#131d27:<fc #FFF>시큐리티</fc> |  @#333:<fc #D77700>로우섹</fc>  |
|  @#131d27:<fc #FFF>시큐리티</fc> |  @#333:<fc #F00000>널섹</fc>  |
|  @#131d27:<fc #FFF>시큐리티</fc> |  @#333:<fc #00EF47>하이섹</fc> <fc #D77700>로우섹</fc>  |
|  @#131d27:<fc #FFF>시큐리티</fc> |  @#333:<fc #F00000>W-Space</fc>  |
wiki/memo.txt · 마지막으로 수정됨: 2017/06/29 11:17 (외부 편집)




Copyright ⓒ 2013-2019 Funzinnu All rights reserved. / Documentations under CC Attribution-Noncommercial-Share Alike 4.0 International / Open sources are copyright of their respective owners. EVE Online and the EVE logo are the registered trademarks of CCP hf. All rights are reserved worldwide. All other trademarks are the property of their respective owners. EVE Online, the EVE logo, EVE and all associated logos and designs are the intellectual property of CCP hf. All artwork, screenshots, characters, vehicles, storylines, world facts or other recognizable features of the intellectual property relating to these trademarks are likewise the intellectual property of CCP hf. CCP hf. has granted permission to Funzinnu to use EVE Online and all associated logos and designs for promotional and information purposes on its website but does not endorse, and is not in any way affiliated with, Funzinnu. CCP is in no way responsible for the content on or functioning of this website, nor can it be liable for any damage arising from the use of this website.