User:Emma/common.css: Difference between revisions

Want an adless experience? Log in or Create an account.
m
no edit summary
(Testing CSS)
mNo edit summary
Line 9: Line 9:
     float: right;
     float: right;
     width: 49%;
     width: 49%;
}
.column-left-auto (
    float: left;
}
.column-right-auto (
    float: right;
}
}
.column-left-wide {
.column-left-wide {
Line 14: Line 20:
     width: 60%;
     width: 60%;
}
}
.portal-column-right-narrow {
.column-right-narrow {
     float: right;
     float: right;
     width: 39%;
     width: 39%;