User:Foxall/monobook.css

Ka Wiktionary

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@import "http://hu.wikipedia.org/w/index.php?title=MediaWiki:Monobook.css&action=raw";


#content h1, h2, h3, h4, h5, h6  

{

border-bottom:1px solid #AAAAAA;

}
#bodyContent           {
padding-left:5%;
padding-right:15%;     } 
#content               {
letter-spacing: 0px; 
font-family:verdana;    }
#content p             {
margin-left:2em;
margin-right:2em;
text-align:justify;
font-size:16px;
text-indent: 2em; 
line-height:2em;        } 
#content tt            {
font-size:18px; 
color:darkred; 
letter-spacing: 0px;
font-weight:bold;       }
#content pre  {font-size:16px; color:darkred; letter-spacing: 0px;  line-height:1.4em; 
width:auto;
margin-left:2em;
margin-right:2em;
}
#content ul  {
margin-left:2em;
margin-right:2em;
}

#content ol{
margin-left:2em;
margin-right:2em;
}
#content li  {
text-align:justify;
margin-left:2em;
margin-right:2em;
line-height:2em;
font-size:15px; }
#content dl  {
line-height:2em;
font-size:15px; }
#content dd {

margin-left:20%;
margin-right:20%;
text-align:justify;
}

#mw-dismissable-notice  {display:none;}
#footer {visibility: hidden;}
#editpage-copywarn {display:none;}
#editpage-copywarn2 {display:none;}
#editpage-copywarn3 {display:none;}

#content table  {
border:1px solid grey;
border-collapse:collapse;
margin-left:auto;
margin-right:auto;
width:50%;       }

#toc  table               {
width:60%; 
margin-left:1em;
border:1px solid #dedede;  }

#toc  li                  {
word-wrap:none !important;
margin-left:0em;
margin-right:0em;
line-height:1.5em;
font-size:15px;           }

#toc .toctext  {white-space: nowrap;}
#toc a  {white-space: nowrap;}
//#content pre {white-space: normal;}