MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 159: Line 159:
#twitterframe iframe {
#twitterframe iframe {
     max-height: 854px;
     max-height: 854px;
}
table#main_menu_links td {
    vertical-align: top;
}
/* Navbox */
#navbox {
  margin:auto;
  width:80%;
  border: 1px solid #184554;
  padding: 5px;
  border-radius:11px;
  clear: both;
  margin-top: 15px;
  font-size:88%;
}
th#navbox-header {
  font-size:115%;
}
}


Line 168: Line 188:
   margin-top: 0;
   margin-top: 0;
   margin-left: 15px;
   margin-left: 15px;
}
div.mw-parser-output {
  word-wrap: break-word;
}
}


Navigation menu