<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://www.momoti.com/mtos/mt-static/support/theme_static/eiger/css/base.css);
@import url(https://www.momoti.com/mtos/mt-static/support/theme_static/eiger/css/screen.css);

/* ã‚³ãƒ¡ãƒ³ãƒˆã€ãƒˆãƒ©ãƒƒã‚¯ãƒãƒƒã‚¯ç”¨ */
@import url(https://www.momoti.com/mtos/mt-static/support/theme_static/eiger/css/feedback.css);


/*
/ ã‚µãƒ³ãƒ—ãƒ«ã‚¹ã‚¿ã‚¤ãƒ«
*/

/* Body
body {
    font-size: 16px;
    font-family: sans-serif;
}
*/

/* ã‚«ãƒ†ã‚´ãƒªãƒ©ãƒ™ãƒ«ã‚«ãƒ©ãƒ¼
.label {
  border-radius: 3px;
}

.label.category_basename {
  background-color: green;
}
*/

/* Responsive (Media Query)
body {
  background-color: lightgrey;
}

@media (min-width: 700px) {
  background-color: whitesmoke;
}

@media (min-width: 930px) {
  background-color: white;
}
*/
</pre></body></html>