Difference between revisions of "User:Eucariot/monobook.css"

From The Utopian Encyclopedia
Jump to: navigation, search
Line 4: Line 4:
  
 
#column-content {
 
#column-content {
     width: 50%;
+
     width: 50% !important;
 
}
 
}

Revision as of 19:44, 16 January 2012

#column-content {
    margin-left: 0 !important;
}

#column-content {
    width: 50% !important;
}