Difference between revisions of "MediaWiki:Common.css"
From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
235 bytes removed
, 06:08, 6 October 2017
|
|
Line 20: |
Line 20: |
| color:#000000; | | color:#000000; |
| } | | } |
|
| |
| .hoverable .NavButton{
| |
| width: 150px;
| |
| border: 1px solid #262626;
| |
| height: 150px;
| |
| background: #3E3E3E;
| |
| -moz-box-shadow: 2px 2px 2px #000000;
| |
| -webkit-box-shadow: 2px 2px 2px #000000;
| |
| box-shadow: 2px 2px 2px #000000;
| |
|
| |
|
| |
|
| .hoverable { | | .hoverable { |