Yu-Gi-Oh! Wiki
Yu-Gi-Oh! Wiki
(not really sure what that thing does, just checking it out..)
m (Wikia moved page User:Montechristo95/monobook.css to User:Durango95/monobook.css: Automatically moved page while renaming the user "Montechristo95" to "Durango95")
 
(12 intermediate revisions by one other user not shown)
Line 2: Line 2:
   
 
* {
 
* {
font-family: Narkisim;
+
font-family: Palatino Linotype;
 
}
 
}
  +
   
 
/* Colours */
 
/* Colours */
   
  +
* {
body { background: #161F30; }
 
  +
color: #301706
  +
}
  +
 
body { background: #061f30; }
 
#content,
 
#content,
 
#p-random,
 
#p-sitename,
 
#p-sitename,
#p-community,
+
#p-community,
#p-acg,
 
 
#p-links,
 
#p-links,
 
#p-switch,
 
#p-switch,
Line 19: Line 24:
 
}
 
}
   
  +
a:link,
  +
a:visited {
  +
color: #061f30 !important;
  +
}
  +
 
/* Sidebar */
 
/* Sidebar */
   
#p-random,
 
 
#p-wikicities-nav,
 
#p-wikicities-nav,
 
#n-portal,
 
#n-portal,
 
#n-currentevents,
 
#n-currentevents,
 
#n-forum,
 
#n-forum,
 
#n-Chat,
 
#n-recentchanges,
 
#n-recentchanges,
#n-irc-chat,
+
#n-irc-chat,
#n-help,
 
#n-Monaco-view,
 
 
#t-print,
 
#t-print,
#t-upload,
 
#t-multiupload,
 
 
#t-smwbrowselink,
 
#t-smwbrowselink,
 
#t-permalink,
 
#t-permalink,
 
#t-specialpages,
 
#t-specialpages,
 
#t-recentchangeslinked,
 
#t-recentchangeslinked,
#t-whatlinkshere,
 
 
#footer,
 
#footer,
 
#column-google,
 
#column-google,
 
#spotlight_container,
 
#spotlight_container,
 
#pt-logout,
 
#pt-logout,
#pt-watchlist {
+
#pt-watchlist,
 
#p-lang,
  +
#p-search,
  +
#t-emailuser,
  +
#t-log,
 
#t-upload,
 
#t-multiupload,
  +
#p-sitename,
  +
#p-logo {
 
display: none !important;
 
display: none !important;
 
}
 
}
 
#p-logo a { background-image: url('http://i1086.photobucket.com/albums/j457/Montechristo95/491px-Heckert_GNU-1-2.png') !important; }
 
 
#picture-attribution {display:none; }
 

Latest revision as of 20:46, 23 November 2012

/* Font */ 

* {
font-family: Palatino Linotype;
}


/* Colours */ 

* {
color: #301706
}

body { background: #061f30; }
#content, 
#p-random, 
#p-sitename,  
#p-community,  
#p-links, 
#p-switch,  
#p-search, 
#p-tb { 
background: #F5F5F5; 
}

a:link, 
a:visited {
color: #061f30 !important; 
}
 
/* Sidebar */  

#p-wikicities-nav, 
#n-portal, 
#n-currentevents, 
#n-forum, 
#n-Chat,
#n-recentchanges, 
#n-irc-chat,  
#t-print, 
#t-smwbrowselink,  
#t-permalink, 
#t-specialpages, 
#t-recentchangeslinked, 
#footer,
#column-google,
#spotlight_container,
#pt-logout,
#pt-watchlist,
#p-lang,  
#p-search,
#t-emailuser,
#t-log,
#t-upload,
#t-multiupload,
#p-sitename,
#p-logo { 
display: none !important; 
}