Template:Name/styles.css

/* Moved from Vector.css and Mobile.css */
.nametemplate {
   margin: 2px 5px 1px 2px;
   display: block;
   white-space: nowrap;
}

/* Moved from Mobile.css, did not appear in Vector.css; May be outdated with MediaWiki update? */
.nametemplate img, .nametemplateinline img {
   max-width: none;
}

.nametemplateinline {
   margin: 2px 0 1px 2px;
   display: inline; 
   white-space: nowrap;
}

/* [[Category:Template stylesheets]] */