Difference between revisions of "MediaWiki:Vector.css"
From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
235 bytes removed
, 02:57, 14 November 2014
|
|
Line 77: |
Line 77: |
| color:#EEE8AA; | | color:#EEE8AA; |
|
| |
|
| }
| |
|
| |
| div#footer ul
| |
| {
| |
| background:#000000;
| |
| border: 1px solid brown;
| |
| border-radius: 15px;
| |
| -moz-border-radius: 15px;
| |
| -webkit-border-radius: 15px;
| |
| -khtml-border-radius: 15px;
| |
| -icab-border-radius: 15px;
| |
| -o-border-radius: 15px;
| |
| } | | } |
|
| |
|