Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki)
82,369
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
.button { | .button { | ||
border-radius: 10px; | border-radius: 10px; | ||
padding:10px; | padding:10px; | ||
width:230px; | width:230px; | ||
Line 12: | Line 12: | ||
.button1{ | .button1{ | ||
background:#4d94ff; | background:#4d94ff; | ||
color:#ffffff; | |||
} | } | ||
.button2{ | .button2{ | ||
background: #cc6699; | background: #cc6699; | ||
color:#ffffff; | |||
} | } |