Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "User:Makanyane/twc.css"

From TWC Wiki
Jump to navigationJump to search
(bye)
(Tag: Blanking)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Collapsible elements. Toggle-link moved to left.
 
/* Margin around it adjusted. */
 
  
.collapse-custom {
 
    width: 100%;
 
    border-collapse: collapse;
 
    border-spacing: 0px;
 
}
 
 
.collapse-custom th {
 
    text-align: left;
 
    background-color: rgba(255, 255, 255, 0.2);
 
    padding: 4px 15px;
 
}
 
.collapse-custom td {
 
    background-color: rgba(255, 255, 255, 0.4);
 
    padding: 2px 15px;
 
}
 
 
.collapse-custom span.mw-collapsible-toggle {
 
    float:left;
 
    margin-left:0;
 
    margin-right:1em;
 
}
 

Latest revision as of 08:27, 26 May 2020