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:220px; | width:220px; | ||
Line 12: | Line 12: | ||
.button1{ | .button1{ | ||
background:#9999e6; | background:#9999e6; | ||
color:white; | |||
} | } | ||
.button2{ | .button2{ | ||
background:#df80ff; | background:#df80ff; | ||
color:white; | |||
} | } | ||