User talk:Daniel Carrero

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search

Hi Daniel, I really like your layout on that CSS templates like this:

/* Collapsible tree in 1350: Lorenz */
div.leftAlign span.mw-collapsible-toggle
{
  float: left;
  margin-left: 0px;
  margin-right: 3px;
}

It's much better than this:

/* My damn tmp */
div.leftAlign span.mw-collapsible-toggle{
   float: left; margin-left: 0px; margin-right: 3px;
}

But this is still just a template for only ONE user, that's why I do name this as chaos. Nobody, unless you, will understand or remember this in the future. Please try to keep it simple, a single DIV tag would do the same, as done in 1190:Time. But please do not misunderstand me, your clear layout is GREAT. --Dgbrt (talk) 23:34, 7 April 2014 (UTC)