v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "User:Emi/monobook.css"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
Line 35: Line 35:
 
#p-cactions li {
 
#p-cactions li {
 
border-color:  #9df;
 
border-color:  #9df;
padding-top: 3px;
+
padding-top: 4px;
padding-bottom: 5px;
+
padding-bottom: 6px;
 
 
 
}
 
}
  
Line 46: Line 45:
 
.selected {
 
.selected {
 
border-color:  #bd8 !important;
 
border-color:  #bd8 !important;
padding-top: 3px !important;
+
padding-top: 4px !important;
padding-bottom: 5px !important;
+
padding-bottom: 6px !important;
 
}
 
}
  
Line 77: Line 76:
 
#p-cactions{
 
#p-cactions{
 
margin-top:5px;
 
margin-top:5px;
 
 
left:30px !important;
 
left:30px !important;
 
}
 
}
Line 83: Line 81:
 
#p-logo{
 
#p-logo{
 
display:none;
 
display:none;
 
 
}
 
}
  
Line 95: Line 92:
  
 
#p-googleadsense{
 
#p-googleadsense{
display:none;
+
//display:none;
 
}
 
}
  
Line 107: Line 104:
  
 
#content{
 
#content{
margin-left:10px;
+
margin-left:90px;
 
margin-right:10px;
 
margin-right:10px;
 
border: 1px solid #bd8 !important;
 
border: 1px solid #bd8 !important;

Revision as of 06:17, 25 April 2010

#p-personal{
z-index:10;
}
#p-personal ul{
position:fixed;
text-align:center;
margin: 0 auto;
left:50%;
margin-left:-27.5em;
min-width:55em;
max-width:55em;
    border: 1px solid #B3B3B3; 
    border-top:none;
    background: #FFF;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
padding-bottom:2px;
padding-left:10px;
padding-right:10px;
z-index:inherit;
}

#content{
border-color: #bd8;
}

.pBody{
border-color:  #bd8;
}

#p-cactions li {
border-color:  #9df;
padding-top: 4px;
padding-bottom: 6px;
}

#p-cactions li a {
color:  #08c;
}

.selected {
border-color:  #bd8 !important;
padding-top: 4px !important;
padding-bottom: 6px !important;
}

#ca-nstab-user, #ca-nstab-user a{ -webkit-border-top-left-radius: 6px; -moz-border-radius-topleft: 6px; border-top-left-radius: 6px; } #ca-talk, #ca-talk a{ -webkit-border-top-right-radius: 6px; -moz-border-radius-topright: 6px; border-top-right-radius: 6px; } #ca-edit, #ca-edit a{ -webkit-border-top-left-radius: 6px; -moz-border-radius-topleft: 6px; border-top-left-radius: 6px; } #ca-protect, #ca-protect a{ -webkit-border-top-right-radius: 6px; -moz-border-radius-topright: 6px; border-top-right-radius: 6px; } #ca-watch, #ca-watch a{ -webkit-border-top-left-radius: 6px; -moz-border-radius-topleft: 6px; border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topright: 6px; border-top-right-radius: 6px; } #ca-nstab-special, #ca-nstab-special a{ -webkit-border-top-left-radius: 6px; -moz-border-radius-topleft: 6px; border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topright: 6px; border-top-right-radius: 6px; } #ca-nstab-main, #ca-nstab-main a{ -webkit-border-top-left-radius: 6px; -moz-border-radius-topleft: 6px; border-top-left-radius: 6px; }

#p-search{
position: absolute;
right:0;
top:1em;
min-width:14.8em;
}

#searchBody{
background:none;
border: none;
}

#p-search h5{
display: none;
}

#mw-searchButton{
display:none !important;
}

#column-content{
margin-top:5px;
}
#p-cactions{
margin-top:5px;
left:30px !important;
}

#p-logo{
display:none;
}

#p-navigation{
display:none;
}

#p-tb{
display:none;
}

#p-googleadsense{
//display:none;
}

#p-newpages{
display:none;
}

#p-lang{
display:none;
}

#content{
margin-left:90px;
margin-right:10px;
border: 1px solid #bd8 !important;
}

#pt-userpage{
padding-left:0;
}

#footer {
width:100%;
position:fixed;
bottom:0px;
z-index:10;
margin:0;
padding:0;
}

#privacy
{
display: none !important;
}

#about{
display: none !important;
}

#disclaimer{
display: none !important;
}

#lastmod{
display: none !important;
}