Changes

Jump to navigation Jump to search

MediaWiki:Common.css

715 bytes added, 3 April
no edit summary
color: #112a49;
border-bottom: none;
}
 
.shadow{
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25) !important;
border-radius: 0.4rem;
padding: 10px;
margin: 7px;
}
 
.bluebox{
background-color: #EFF9FD;
padding: 10px;
}
.startbox a, .startbox a:link, .startbox a:visited, .startbox a:active {
color: #112a49 !important;
}
/*Collapsible*/
.headline-collapse{
background-color: #f7f7f7;
border-left: 2px 1px solid #019cdec7c7c7;
font-weight: bold;
padding: 10px5px;margin: 0;} .headline-collapse p, .headline-collapse h1, .headline-collapse h2, .headline-collapse h3, .headline-collapse h4, .headline-collapse h5 {margin: 0;
}
 
.mw-collapsible span.mw-collapsible-toggle {
padding: 10px 10px 0 10px;
}
font-size: 100%;
}
 
.warning a, .warning a:visited {
color: #fe746c !important;
font-weight: bold !important;
}
 
.warning a:hover {
text-decoration: underline !important;
}
 
.warning ul {
a:visited {
color: #019cde !important;
}
 
.shadow a, .shadow a:visited{
color: #112a49 !important;
}
 
.shadow a:hover {
color: #019cde !important;
}
 
 
#bodyContent .startbox a, #bodyContent .startbox a:link, #bodyContent .startbox a:visited, #bodyContent .startbox a:active {
color: #019cdet;
}
 
#bodyContent .startbox a:hover {
color: #112a49;
}

Navigation menu