Changes

Jump to navigation Jump to search

MediaWiki:Common.css

116 bytes added, 17:51, 20 October 2019
no edit summary
body {
background-color: #f3f3f3;
background-color: #ffffff;
background-image: none;
font-family: Verdana,Geneva,sans-serif !important;
min-height: 400px;
color: #112a49;
}
h1, h2, h3, h4, h5, h6 {
color: #777777112a49;
font-weight: bold;
border-bottom: none;
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
background-color: #fff3cdb8e3f5;border-color: #ffeeba53889f;
font-family: Verdana,Geneva,sans-serif !important;
}
text-align: center;
font-weight: bold;
background: #f06000fe746c;
color: #ffffff;
}
#bodyContent a:link, a:visited, a:active {
color: #008ACC019cde;
text-decoration: none;
font-weight: normal;
#bodyContent a:hover a:focus {
color: #008ACC019cde;
text-decoration: underline;
}
div#mw-panel div.portal div.body ul li a:link, a:visited, a:active {
color: #008ACC112a49;
}
div.vectorTabs li a:link, a:visited, a:active {
color: #008ACC019cde;
}
div.vectorTabs li a:hover {
text-decoration: underline;
}
 
div#mw-panel div.portal div.body ul li a:hover {
text-decoration: none !important;
}
.jumbotron {
background-color: #fff;
box-shadow: 0 4px 9px 2px 5px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.1925)!important;
padding: 20px;
}
/*background-color: #f4f4f4;*/
transition: color 0.2s linear 0s;
border-bottom: 1px solid #e7e7e7cccccc;
}
#p-navigation li:hover{
backgroundtext-colordecoration: none !important;border-left: 3px solid #f4f4f4019cde;cursor: pointer;
}
#p-navigation a{
color: #2f2f2f112a49!important;
}

Navigation menu