MediaWiki:Group-user.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 121: Line 121:
#ca-nstab-special {
#ca-nstab-special {
   display: none;
   display: none;
}
.view-button a {
  display: inline-block;
  outline: none;
  font-weight: 500;
  border-radius: 3px;
  padding: 0 16px;
  border-radius: 4px;
  color: #fff;
  background: white;
  line-height: 1.15;
  font-size: 14px;
  height: 33px;
  word-spacing: 0px;
  letter-spacing: .0892857143em;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 64px;
  border: none;
  text-align: center;
  box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%),0px 2px 2px 0px rgb(0 0 0 / 14%),0px 1px 5px 0px rgb(0 0 0 / 12%);
  transition: box-shadow 280ms cubic-bezier(0.4,0,0.2,1);
  border: 1px solid #6200ee;
}
}

Navigation menu