Terraria Wiki
가입하기
Advertisement

참고: 설정을 저장한 후에 바뀐 점을 확인하기 위해서는 브라우저의 캐시를 새로 고쳐야 합니다.

  • 파이어폭스 / 사파리: Shift 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5 또는 Ctrl-R을 입력 (Mac에서는 ⌘-R)
  • 구글 크롬: Ctrl-Shift-R키를 입력 (Mac에서는 ⌘-Shift-R)
  • 인터넷 익스플로러 / 엣지: Ctrl 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5를 입력.
  • 오페라: Ctrl-F5를 입력.
/* CSS placed here will affect users of the Vector skin */
body {
    background: url(http://hydra-media.cursecdn.com/terrraria.gamepedia.com/3/3a/Bg.png) repeat-x top #012034;
    min-width: 500px;
}

#pageWrapper {
    margin-right: 10px;
}

div#mw-page-base {
    background: transparent !important;   
}

div#mw-head-base {
    background: transparent;
}

/* Tabs */
div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    color: #E4F0F7 !important;
}

#p-sharing h4 {
    color:#AFCFE2;
}

div.vectorTabs {
    background-image: none;
}

div.vectorTabs span {
    background-image: none;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a span,
div.vectorTabs li.selected a:visited,
div.vectorTabs li.selected a:visited span {
    color:#E4F0F7;
}

div.vectorTabs ul {
    background-image: none;
}

div.vectorTabs li a,
div.vectorTabs li a span {
    color:#AFCFE2;
}

div.vectorTabs li a:hover,
div.vectorTabs li a:hover span {
    color:#E4F0F7;
}

div.vectorTabs li a {
    background-image: none;
}

div.vectorTabs li.selected {
    background-color: transparent;
    background-image: none;
}

div.vectorTabs ul li {
    background-color:transparent;
    background-image:none;
}

div#mw-head div.vectorMenu h3,
div#mw-head div.vectorMenu h5 {
    background-image: none;
}

div.vectorMenu h3 a,
div.vectorMenu h5 a {
    background-image: none;
}

div.vectorMenu li a {
    color:#000000;
}

/* Sidebar */
div#p-logo {
    background: transparent;
}

div#p-personal h5 {
    color:#E4F0F7;
}

div#p-personal a { 
    color: #E4F0F7; 
}

div#p-personal a:hover { 
    color: #FFFFFF; 
    background:transparent; 
}

div#mw-panel div.portal h3,
#mw-panel.collapsible-nav .portal h3 a,
#mw-panel.collapsible-nav .portal h3 a:visited,
#mw-panel.collapsible-nav .portal.collapsed h3 a,
#mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    color: #E4F0F7;
    font-weight:bold;
}

div#mw-panel div.portal div.body ul li a:visited {
    color: #E4F0F7;
}

div#mw-panel div.portal div.body ul li a {
    color: #E4F0F7;
}

div#mw-panel div.portal div.body,
#mw-panel.collapsible-nav .portal {
    background-image: none;
}

/* Content */
div#content {
    background-color: #FCFCFC;
    background-image: none;
    border: 0px solid #AFCFE2;
    border-radius: .3em;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

.catlinks {
    background-color: #E4F0F7;
    border: 1px ridge #AFCFE2;
    border-radius: .3em;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
}

#toc, .toc, .mw-warning {
    border: 1px solid #AFCFE2;
    background-color: white;
    padding: 5px;
    font-size: 95%;
    border-radius: .3em;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
}

ul#filetoc {
    border: 1px solid #DEECF4;
}

/* Footer */
div#footer {
    background-image: none;
}

div#footer ul li {
    color: #FFFFFF;
}

div#footer a { 
    color: #E4F0F7; 
}

/* Tables */
table {
	font-size: 100%;
	color: #000000;
	/* we don't want the bottom borders of <h2>s to be visible through
	 * floated tables */
	background-color: #FCFCFC;
}

.mw-specialpages-table {
   margin-bottom: 0;
   margin-top: 0;
}

/* Wiki editor fixes */
.wikiEditor-ui {
    background: rgba(0, 0, 0, 0);
    border: medium none;
}

div.wikiEditor-ui-buttons {
    background-color: rgba(0, 0, 0, 0);
    border-top: medium none;
    margin-right: 5px;
}

div.wikiEditor-ui-controls {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #aaaaaa;
}

.wikiEditor-ui-tabs {
    background-color: #f3f3f3;
    border-left: 1px solid #aaaaaa;
    border-top: 1px solid #aaaaaa;
}

.wikiEditor-ui-tabs div {
    background-color: #f3f3f3;
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
}

.wikiEditor-ui-tabs div a {
     background: #f9f9f9;  /* you can use a gradient here if you want to get fancy */
     color: #0645ad;
}

.wikiEditor-ui-tabs div.current {
    background-color: #f9f9f9;
    border-bottom: 1px solid #aaaaaa;
}

.wikiEditor-ui-tabs div.current a {
    color: #000000;
}

.wikiEditor-ui .wikiEditor-ui-top {
   border-bottom: 1px solid #aaaaaa;
}

.wikiEditor-toolbar-spritedButton {
    background: url('http://hydra-media.cursecdn.com/help.gamepedia.com/5/5c/Editbar_sprites.png');
}

.wikiEditor-ui-toolbar {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.wikiEditor-ui-toolbar .group {
    border-right: 1px solid #aaaaaa;
}

.wikiEditor-ui-toolbar .group-search {
   border-left: 1px solid #aaaaaa;
   border-right: none;
}

.wikiEditor-ui-toolbar .group .label {
   color: #000000;
}

.tab {
   border-color: transparent;
}

.wikiEditor-ui-toolbar .tabs span.tab a,
.wikiEditor-ui-toolbar .tabs span.tab a:visited {
   color: #000000;
}

.wikiEditor-ui-toolbar .tabs span.tab a.current,
.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
   color: #000000;
}

.wikiEditor-ui-toolbar .group .tool-select .label {
   color: #000000;
}

.wikiEditor-ui-toolbar .sections .section {
    background-color: #f3f3f3;
    border-top: 1px solid #aaaaaa;
}

.wikiEditor-ui-toolbar .booklet .index div {
    color: #0645ad;
}

.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: transparent;
    color: #000000;
}

.wikiEditor-ui-toolbar .booklet .pages {
    background-color: transparent;
}

.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #aaaaaa;
    color: #000000;
}

.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #aaaaaa;
    color: #0645ad;
}

.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #aaaaaa;
    color: #000000;
}

.wikiEditor-preview-loading {
    background-color: transparent;
}

.wikiEditor-preview-contents {
    background-color: transparent;
    border-color: -moz-use-text-color #aaaaaa #aaaaaa;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

.editOptions {  
    background-color: transparent;
    border-color: -moz-use-text-color #aaaaaa #aaaaaa;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

/* Page history */
div#pagehistory li.selected {
    background-color: transparent;
    border: none;
}
div#pagehistory li {
    background-color: transparent;
    border: none;
}

/* multi-upload screen font colour fix */
#upload_list .file .file-title {
    margin-left: 10px;
}

.check_span {
    color: #1D1D1D;
    float: right;
}
Advertisement