Jump to content

User:Arvindn/monobook.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
mNo edit summary
mNo edit summary
 
Line 58: Line 58:
}
}


#mw-content-text > p, #mw-content-text > ul, #mw-content-text > dl, #mw-content-text > ol, #mw-content-text > blockquote, #mw-content-text > table.ambox, #mw-content-text > table.metadata, #mw-content-text > div.mw-code, #mw-content-text > pre {
#mw-content-text > p, #mw-content-text > ul, #mw-content-text > dl, #mw-content-text > ol,
#mw-content-text > blockquote, #mw-content-text > table.ambox, #mw-content-text > table.metadata,
#mw-content-text > div.mw-code, #mw-content-text > pre, #mw-content-text > div.hatnote {
margin-right: 30% !important;
margin-right: 30% !important;
text-align: justify;
text-align: justify;

Latest revision as of 14:54, 16 September 2014

#jswarning, #p-search, div.siteNoticeBig, div.siteNoticeSmall, #footer, #mp-topbanner, #mp-strapline, #siteNotice{
  display: none;
}

/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/u-WUoqrET9fUeobQW7jkRVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

body{
        color: #222 !important;
/*	line-height: 2em !important;*/
	background: #fff !important;
        font-size: 1em !important;
}
 
#content *{
	line-height: 1.8em !important;
}

/*#content{
        font-size: 1em !important;
}*/

#bodyContent > p, .MainPageBG{
        text-align: justify;
	line-height: 1.8em !important;
      font-size: 1em !important; 
}

table.infobox{
	line-height: 1.8em !important;
}
 
#mp-left, #mp-right, td.MainPageBG, td.MainPageBG table{
  background: #fff !important;
}
 
h1, h2, h3, h4, h5, h6, #content, #noarticletext, span.CategoryTreeBullet, table, .infobox {
   color: #222 !important;
}

h1, h1 *, h2, h3{
   font-weight: bold !important;
   font-family: Georgia, serif !important;
}

#mw-content-text > p, #mw-content-text > ul, #mw-content-text > dl, #mw-content-text > ol, 
#mw-content-text > blockquote, #mw-content-text > table.ambox, #mw-content-text > table.metadata, 
#mw-content-text > div.mw-code, #mw-content-text > pre, #mw-content-text > div.hatnote { 
   margin-right: 30% !important;
   text-align: justify;
}

 
*{
   font-family: "Open Sans", sans-serif;
}

h1, h1 *, h2, h3, h4, h5, span.mw-headline{
   font-family: Georgia, serif !important;
}
 
#mp-upper{
  margin-top:10px !important;
}
 
.MainPageBG{
  border: 0px !important;
}

.MainPageBG td{
  color: #222 !important;
}
 
#content{
  border-width: 1px medium 0px 0px !important;
  margin-left:14.5em !important;
  padding-left: 0 !important;
}
 
#bodyContent h2, h1{
   border-width: 0px !important;
   margin-bottom: 0px !important;
}

#bodyContent .MainPageBG h2{
  color: #222 !important;
  border-width: 1px !important;
  font-weight: bold !important;
}

p{
  margin-top:.5em !important;
  margin-bottom:1em !important;
}
 
.generated-sidebar .pBody, #p-tb .pBody, #p-lang .pBody{
   background: #ffd !important;
}

#toc h2{
   color: #222 !important;
   font-size: 130% !important;
}
 
#toctitle{
   text-align: left !important;
}
 
span.toctoggle{
   display: none !important;
}
 
.wikitable{
  margin-left:10px !important;
  margin-right:5px !important;
}
 
table.metadata, table.ombox, table.plainlinks{
  margin-top:1em !important;
  margin-bottom:1em !important;
}
 
table.infobox > tbody > tr:first-child > td{
   padding-left: 10px !important;
   padding-right: 10px !important;
   padding-top: 5px !important;
   padding-bottom: 5px !important;
}

.pBody{
  margin-top:5px;
  margin-bottom:10px;
}

#p-cactions .pBody{
  margin-top:0px !important;
  margin-bottom:0px !important;
}

div.portlet.generated-sidebar{
    width: 12em !important;
}
 
#p-logo{
  margin-bottom:10px !important;
} 

#p-cactions{
  left:14.5em  !important;
  line-height: 100% !important;
}

.portlet{
  position:relative;
  left:1em;
}
 

#p-logo{
  width:15.5em  !important;
  left:1em !important;
  top: 1ex !important;
}
 
#p-navigation{
   margin-top:15px  !important;
}
 
#mp-left{
  position:relative;
  left:-10px;
}

.portlet h5{
  padding:0px !important;
}
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy