/* Styles for the Chaos Controller 2, because you wanted more chaos in your life. */ body { background: #000000; color: #FFFFFF; font-family: 'Bebas Neue', sans-serif; margin: 0; padding: 0; width: 100%; } h1 { font-size: 48px; font-weight: bold; color: #F7DC6F; text-shadow: -1px 0 #FF0000, 1px 0 #FF0000, 0 1px #FF0000, 0 -1px #FF0000; border-bottom: 4px solid #000000; margin: 0 0 16px 0; } p { font-size: 18px; line-height: 1.5; margin: 16px 0; color: #FFFFFF; font-weight: bold; } a { color: #FF0000; text-decoration: none; text-transform: uppercase; font-weight: bold; background: #000000; padding: 16px 16px; border: 2px solid #000000; border-radius: 4px 4px 4px 4px; text-shadow: 0 1px #FF0000, 0 -1px #FF0000; display: inline-block; } a:hover { background: #FFFFFF; color: #000000; border: 2px solid #FF0000; text-shadow: 0 1px #000000, 0 -1px #000000; } .chaos-controller { background: #000000; color: #FFFFFF; padding: 16px 16px 16px 16px; border: 4px solid #000000; border-radius: 4px 4px 4px 4px; text-shadow: 0 1px #FF0000, 0 -1px #FF0000; box-shadow: 0 0 10px #000000; display: inline-block; position: relative; top: 50%; left: 50%; margin: -32px 0 0 0; width: 200px; height: 200px; font-size: 24px; font-weight: bold; } .chaos-controller:hover { background: #FFFFFF; color: #000000; border: 4px solid #FF0000; text-shadow: 0 1px #000000, 0 -1px #000000; box-shadow: 0 0 10px #000000; } /* Chaos Controller 2's special sauce: */ #chaos-controllers { background: #000000; position: absolute; top: 50%; left: 50%; margin: -32px 0 0 0; width: 200px; height: 200px; font-size: 24px; font-weight: bold; text-align: center; line-height: 1.5; padding: 16px 16px 16px 16px; border: 4px solid #000000; border-radius: 4px 4px 4px 4px; text-shadow: 0 1px #FF0000, 0 -1px #FF0000; background-clip: padding-box; box-sizing: border-box; display: inline-block; position: relative; z-index: 1; transform: rotate(20deg); } #chaos-controllers a { font-size: 18px; text-decoration: none; text-transform: uppercase; font-weight: bold; color: #FF0000; background: #000000; padding: 16px 16px; border: 2px solid #000000; border-radius: 4px 4px 4px 4px; text-shadow: 0 1px #FF0000, 0 -1px #FF0000; display: block; margin: 16px 0; text-align: center; position: relative; z-index: 2; } /* Chaos Controller 2's special sauce: */ #chaos-controllers a:hover { background: #FFFFFF; color: #000000; border: 4px solid #FF0000; text-shadow: 0 1px #000000, 0 -1px #000000; position: relative; z-index: 2; } /* The infamous Chaos Controllers: */ .chaos-controllers-list { background: #000000; position: absolute; top: 50%; left: 50%; margin: -32px 0 0 0; width: 200px; height: 200px; font-size: 24px; font-weight: bold; text-align: center; line-height: 1.5; padding: 16px 16px 16px 16px; border: 4px solid #000000; border-radius: 4px 4px 4px 4px; text-shadow: 0 1px #FF0000, 0 -1px #FF0000; background-clip: padding-box; box-sizing: border-box; display: flex; position: relative; z-index: 3; flex-wrap: wrap; justify-content: center; } .chaos-controllers-list a { color: #FF0000; text-decoration: none; text-transform: uppercase; font-weight: bold; background: #000000; padding: 16px 16px 16px 16px; border: 2px solid #000000; border-radius: 4px 4px 4px 4px; text-shadow: 0 1px #FF0000, 0 -1px #FF0000; display: block; margin: 16px 16px 16px 16px; text-align: center; position: relative; z-index: 4; } .chaos-controllers-list a:hover { background: #FFFFFF; color: #000000; border: 4px solid #FF0000; text-shadow: 0 1px #000000, 0 -1px #FF0000; position: relative; z-index: 4; } .chaos-controllers-list a:visited { color: #000000; text-decoration: none; text-transform: none; font-weight: none; background: #FFFFFF; padding: 0 0 0 0; border: 0 solid #000000; border-radius: 0 0 0 0; text-shadow: 0 0 0 #000000, 0 0 0 #000000; display: none; margin: 0 0 0 0; text-align: center; position: absolute; z-index: 5; } /* The infamous Chaos Controllers:
*/ .chaos-controllers-list a:visited { color: #000000; text-decoration: none; text-transform: none; font-weight: none; background: #FFFFFF; padding: 0 0 0 0; border: 0 solid #000000; border-radius: 0 0 0 0; text-shadow: 0 0 0 #000000, 0 0 0 #000000; display: none; margin: 0 0 0 0; text-align: center; position: relative; z-index: 5; } /* The infamous Chaos Controllers: */