Jump to content

User:Aarchiba/common.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m less wide
No edit summary
 
Line 1: Line 1:
p {
p {
max-width: 50em;
}

li {
max-width: 50em;
max-width: 50em;
}
}

Latest revision as of 20:58, 21 June 2012

p {
    max-width: 50em;
}

li {
    max-width: 50em;
}