|
|
Line 1: |
Line 1: |
| body{
| |
| background-color:black !important;
| |
| color:white !important;;
| |
| }
| |
|
| |
|
| footer{
| |
| display:none !important;
| |
| }
| |
|
| |
| .toc{
| |
| background-color: #fffb82 !important;
| |
| color:black !important;
| |
|
| |
| }
| |
|
| |
| .toctext{
| |
| color:black !important;
| |
| }
| |
|
| |
| .mw-parser-output{
| |
| font-size:1.2em !important;
| |
| }
| |
|
| |
|
| |
| .mw-page-title-main{
| |
| color:white !important;
| |
| font-size:0.9em !important;
| |
|
| |
|
| |
| }
| |
|
| |
|
| |
| .navbar{
| |
|
| |
| background-color: #d7393d !important
| |
| }
| |
|
| |
|
| |
| .code2highlight{
| |
|
| |
|
| |
| /* background-color:purple !important */
| |
| border-width: 5px !important;
| |
| border-color: #ffc52d !important;
| |
| background-color:#000 !important
| |
| }
| |
|
| |
| #ca-edit{
| |
| background-color: #ff4e4e !important;
| |
| color:white !important;
| |
| border-color: #fbff006b !important;
| |
| }
| |
|
| |
| #footer{
| |
| background-color: #fff8dd !important;
| |
| }
| |
|
| |
| .navbar-brand{
| |
| color: #fdff94 !important;
| |
| }
| |
|
| |
| #ca-edit {
| |
|
| |
| border-color: #ff0000 !important;
| |
| }
| |
|
| |
|
| |
|
| |
|
| |
| /*___________________________*/
| |