The Wiki for Tale 4 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

MediaWiki:Monobook.css

From A Tale in the Desert
Revision as of 05:10, 9 October 2018 by Brad (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will affect users of the Monobook skin */
/* CSS placed here will affect users of the Monobook skin */

body {
/*   background: #d1b475;*/
   background: #928B7D;
   margin: 0px 20px;
   }

#p-logo {
   left: 20px;
   }

#p-cactions {
   left: 13.5em;
   }


.generated-sidebar,
#p-search,
#p-tb {
   background: #a29b9b;
   border: 1px solid #333;
   padding: 0px;
   }

.generated-sidebar h5,
#p-search h5,
#p-tb h5 {
   float: left;
   position: relative;
   top: 6px;
   left: 5px;
   text-decoration: underline;
   text-transform: none;
   }


/*
#p-A_Tale_in_the_Desert,
#p-Navigation,
#p-navigation,
#p-search,
#p-Links,
#p-tb {
   background: #a29b9b;
   border: 1px solid #333;
   padding: 0px;
   }

#p-A_Tale_in_the_Desert h5,
#p-Navigation h5,
#p-navigation h5,
#p-search h5,
#p-Links,
#p-tb h5 {
   float: left;
   position: relative;
   top: 6px;
   left: 5px;
   text-decoration: underline;
   text-transform: none;
   }
*/

#p-search .pBody {
   padding: 20px 5px 5px 5px;
   }

.pBody {
   padding-top: 15px;
   background: #EFDFBD;
   margin: 2px;
   border: 1px solid #333;
   }

.pBody a,
.pBody a:visited {
   color: #666;
   }

.pBody ul {
   list-style-type: none;
   list-style-image: none;
   }

#footer,
#content {
   background: #efdfbd;
   border: 1px solid #333;
   }

#p-cactions li,
#p-cactions li.selected a,
#p-cactions li a,
#p-cactions li a:hover {
   background: #efdfbd;
   }

div#globalWrapper {
	background-image: none;
}