Difference between revisions of "Main Page"
Jump to navigation
Jump to search
EvilManfred (talk | contribs) |
EvilManfred (talk | contribs) |
||
Line 114: | Line 114: | ||
{{#css: | {{#css: | ||
#p-logo { display:none; } | #p-logo { | ||
display:none; | |||
} | |||
Line 171: | Line 173: | ||
} | } | ||
#t-whatlinkshere { display:none } | #t-whatlinkshere { | ||
#t-recentchangeslinked { display:none } | display:none | ||
#t-info { display:none } | } | ||
#t-relatedchanges { display:none } | #t-recentchangeslinked { | ||
display:none | |||
} | |||
#t-info { | |||
display:none | |||
} | |||
#t-relatedchanges { | |||
display:none | |||
} | |||
#t-permalink a { | #t-permalink a { | ||
Line 196: | Line 206: | ||
{ | { | ||
"embeds": [{ | |||
"title": "Angel Island Siege Perilous Wiki" | "title": "Angel Island Siege Perilous Wiki" | ||
"url": "https://game-master.net/aiwiki/index.php?title=Main_Page" | |||
}] | }] | ||
} | } | ||
Line 209: | Line 219: | ||
#wrapper { | #wrapper { | ||
height: 750px; | height: 750px; | ||
width: 1010px; | width: 1010px; | ||
margin: auto; | margin: auto; | ||
position:relative; | position:relative; | ||
} | } | ||
#cf { | #cf { | ||
position:absolute; | |||
margin:0 auto; | |||
width:238px; | |||
} | } | ||
#swordborder { | #swordborder { | ||
position:absolute; | |||
margin:0 auto; | |||
width:1350px; | |||
} | } | ||
#menubutton { | #menubutton { | ||
position:absolute; | |||
margin:0 auto; | |||
width:200px; | |||
} | } | ||
#guardian { | #guardian { | ||
position:absolute; | |||
margin:0 auto; | |||
width:250px; | |||
} | } | ||