Jump to content

MediaWiki:Mobile.css: Difference between revisions

no edit summary
imported>Jacob Robertson
No edit summary
imported>Jacob Robertson
No edit summary
Line 137: Line 137:
}
}
.em-attention {
.em-attention {
  border-bottom-left-radius: .5em;
}
}
.em-adaptation {
.em-adaptation {
Line 145: Line 146:
}
}
.em-association {
.em-association {
  border-bottom-left-radius: .5em;
   border-bottom-right-radius: .5em;
   border-bottom-right-radius: .5em;
}
}


.em-msc {
.em-msc {
   background-image: linear-gradient(to right, #fa8484, #ffeb80);
   background-image: linear-gradient(to bottom, #fa8484, #ffeb80);
   border: 1px solid #fa8484;
   border: 1px solid #fa8484;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
   border-bottom-left-radius: .5em;
   border-bottom-left-radius: .5em;
   border-bottom-right-radius: .5em;
   border-bottom-right-radius: .5em;
Line 173: Line 175:
.em-msh5 {
.em-msh5 {
   background-color: #ffdb8b;
   background-color: #ffdb8b;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em;
}
}