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

From The Utopian Encyclopedia
Jump to: navigation, search
(Created page with "#column-content { margin-left: 0 !important; }")
 
Line 1: Line 1:
 
#column-content {
 
#column-content {
 
     margin-left: 0 !important;
 
     margin-left: 0 !important;
 +
}
 +
 +
#column-content {
 +
    width: 50%;
 
}
 
}

Revision as of 19:43, 16 January 2012

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

#column-content {
    width: 50%;
}