Difference between revisions of "Main Page"

From GMN Wiki
Jump to navigation Jump to search
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": [{
  "embeds": [{
     "title": "Angel Island Siege Perilous Wiki"
     "title": "Angel Island Siege Perilous Wiki"
    "url": "https://game-master.net/aiwiki/index.php?title=Main_Page"
      "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;
    position:absolute;
  margin:0 auto;
    margin:0 auto;
  width:238px;
    width:238px;
}
}


#swordborder {
#swordborder {
  position:absolute;
    position:absolute;
  margin:0 auto;
    margin:0 auto;
  width:1350px;
    width:1350px;
}
}


#menubutton {
#menubutton {
  position:absolute;
    position:absolute;
  margin:0 auto;
    margin:0 auto;
  width:200px;
    width:200px;
}
}


#guardian {
#guardian {
  position:absolute;
    position:absolute;
  margin:0 auto;
    margin:0 auto;
  width:250px;
    width:250px;
}
}



Revision as of 12:00, 23 February 2023