Difference between revisions of "User:Daniel Carrero/common.css"
m (Daniel Carrero moved page User:Daniel Carrero/Common.css to User:Daniel Carrero/common.css) |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | /* Collapsible tree in [[1350: Lorenz]] */ | |
| + | |||
| + | div.leftAlign span.mw-collapsible-toggle | ||
{ | { | ||
| − | float: left | + | float: left; |
| + | margin-left: 0px; | ||
| + | margin-right: 3px; | ||
} | } | ||
Latest revision as of 22:00, 7 April 2014
/* Collapsible tree in [[1350: Lorenz]] */
div.leftAlign span.mw-collapsible-toggle
{
float: left;
margin-left: 0px;
margin-right: 3px;
}
