Difference between revisions of "No name"

From The Wiki Camp 2
Jump to navigation Jump to search
Line 65: Line 65:
 
     color: black!important;
 
     color: black!important;
 
}
 
}
 +
 +
#left-navigation nav, #right-navigation nav {
 +
    font-size: 18px;
 +
}
 +
  
 
#mw-panel h3 span {
 
#mw-panel h3 span {
Line 84: Line 89:
 
     font-family: "helvetica";
 
     font-family: "helvetica";
 
     font-weight: 700;
 
     font-weight: 700;
 +
}
 +
 +
#p-search {
 +
    height: 100%;
 +
    display: flex;
 +
    flex-direction: column;
 +
    justify-content: flex-end;
 +
}
 +
 +
#p-search form {
 +
    margin-bottom: 2px;
 
}
 
}
 
}}Wiki Camp 2 article
 
}}Wiki Camp 2 article

Revision as of 08:21, 26 April 2023

Wiki Camp 2 article