MediaWiki:Common.css: Difference between revisions
From Kirby Speedrunning Wiki
Jump to navigationJump to search
297 bytes removed
, 1 year ago
|
|
Line 35: |
Line 35: |
| } | | } |
|
| |
|
| /*Retro Column*/ | | /*Game Boxes*/ |
| .mainpage-retrocolumn { | | .game-column { |
| color: #ffe6ff;
| |
| border: 3px solid #0047b3;
| |
| width: 100%; | | width: 100%; |
| padding: 6px; | | padding: 6px; |
| } | | } |
|
| |
| /*.mainpage-retrocolumn a:link {color: #ff99ff;}
| |
| .mainpage-retrocolumn a:visited {color: #ff99ff;}
| |
| .mainpage-retrocolumn a:hover {color: #ff3399;}
| |
| .mainpage-retrocolumn a:active {color: #9966ff;}
| |
| .mainpage-retrocolumn h1 {color: #ff6699}*/
| |
|
| |
|
| /*GBA-DS and Modern Columns should go here*/ | | /*GBA-DS and Modern Columns should go here*/ |