User:Segjin/monobook.css
Jump to navigation
Jump to search
Note: After publishing, 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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* change the logo */
#p-logo {
background: url(http://www.addictmud.org/images/main_castle.gif) no-repeat;
width: 100%;
height: 101px;
float: top;
}
#p-logo a {
display: none;
}
#column-content {
width: 100%;
float: right;
margin: 0 0 0.6em -12.2em;
padding: 0;
background: transparent none;
}
#content {
margin: 2.8em 0 0 12.2em;
padding: 0em 1em 1.5em 1em;
background: transparent none;
line-height: 1.5em;
position: relative;
z-index: 2;
border: 1px solid green;
margin-right: 15px;
}
#column-content, #column-one, #p-cactions {
margin-top: 101px;
padding-top: 0px;
}
#column-one {
background: transparent none;
border: 1px solid green;
/*padding-top: 50px;*/
}
#column-content {
margin-top: 0px;
}
#p-personal {
position: relative;
}
#p-personal .pBody {
margin: 0 0.8em 0 0;
padding: none;
}
#p-personal ul {
padding: 0;
text-align: left;
text-transform: none;
}
#p-personal li {
display: list-item;
padding: none;
margin: none;
}
h1, h2, h3, h4, h5, legend {
color: #cccc99;
font-weight: bold;
font-family: "Script MT Bold" "Arial";
text-transform: capitalize;
}
#p-personal h5, #p-navigation h5, #p-search h5, #p-tb h5 {
text-transform: capitalize;
display: block;
font-size: 20px;
height: 25px;
text-align: right;
padding-right: 0.5em;
margin-right: 0px;
border: none;
}
#p-personal, #p-navigation, #p-search, #p-tb {
background: black;
width: 11.3em;
}
#p-personal .pBody, #p-navigation .pBody, #p-search .pBody, #p-tb .pBody {
background: transparent;
border: none;
}
#p-personal ul, #p-navigation ul, #p-search ul, #p-tb ul {
text-align: right;
font-size: 1.25em;
font-family: "Script MT Bold" "Arial";
}
#p-personal ul li, #p-navigation ul li, #p-search ul li, #p-tb ul li {
line-height: 1.5em;
list-style-type: none;
list-style-image: none;
}