Template:Name/styles.css

From Stardew Valley Wiki
< Template:Name
Revision as of 20:06, 21 May 2021 by Margotbean (talk | contribs) (create page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* 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 {
   max-width: none;
}

/* Moved from template; inline class appeared in template but not anywhere in stylesheets */
.inline {
   display: inline; 
   margin-right: 0;
}

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