Difference between revisions of "MediaWiki:Tweeki.css"

From Security Vision
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will affect users of the Tweeki skin */
 
/* CSS placed here will affect users of the Tweeki skin */
  
#contentwrapper{
+
.container{
 
     margin:none;
 
     margin:none;
 +
    padding: 8px;
 
}
 
}
 
#sidebar-left{
 
#sidebar-left{
 
     padding:0;
 
     padding:0;
 
}
 
}

Revision as of 15:57, 18 January 2024

/* CSS placed here will affect users of the Tweeki skin */

.container{
    margin:none;
    padding: 8px;
}
#sidebar-left{
    padding:0;
}