User:DynamicWebPaige/common.css
/* ========================================================
90s GEOCITIES CYBERPUNK PINK WIKIPEDIA
======================================================== */
/* 1. Dark Cyberpunk Grid Background */
body, #content, .mw-page-container, .mw-body, #mw-head, #mw-panel, .vector-menu-content {
background-color: #050010 !important; /* Deep dark purple/black */
background-image:
linear-gradient(rgba(255, 0, 255, 0.4) 1px, transparent 1px),
linear-gradient(90deg, rgba(0, 255, 255, 0.2) 1px, transparent 1px) !important;
background-size: 30px 30px !important;
color: #00FFCC !important; /* Neon Cyan text */
font-family: "Courier New", Courier, monospace !important;
cursor: crosshair !important; /* Hacker cursor */
}
/* 2. Glowing Hot Pink Headings (with Comic Sans!) */
h1, h2, h3, h4, h5, h6, .mw-headline {
color: #FF00FF !important;
font-family: "Comic Sans MS", "Courier New", sans-serif !important;
text-transform: uppercase !important;
text-shadow: 2px 2px 0px #000000,
0 0 10px #FF00FF,
0 0 20px #FF00FF !important; /* Cyberpunk neon glow */
border-bottom: 3px dashed #00FFFF !important;
}
/* 3. Aggressive 90s Links */
a {
color: #FF69B4 !important; /* Hot Pink */
text-decoration: underline !important;
font-weight: bold !important;
}
a:hover {
color: #39FF14 !important; /* Neon Lime Green on hover */
background-color: #FF00FF !important;
text-shadow: 0 0 8px #39FF14 !important;
text-decoration: none !important;
}
/* 4. Chunky Neon Borders for Infoboxes and Images */
.infobox, .thumbinner, .toc, .wikitable, .catlinks {
background-color: #110011 !important;
border: 5px ridge #FF00FF !important; /* Classic 90s 3D ridge border */
box-shadow: 5px 5px 0px #00FFFF !important;
color: #00FFCC !important;
}
/* 5. The Sparkle / Blink Effect */
@keyframes geocities-sparkle {
0% { opacity: 1; text-shadow: 0 0 5px #FF00FF; color: #FF00FF; }
50% { opacity: 0.4; text-shadow: 0 0 20px #00FFFF, 0 0 30px #FFFFFF; color: #FFFFFF; }
100% { opacity: 1; text-shadow: 0 0 5px #FF00FF; color: #FF00FF; }
}
/* Apply the sparkle/blink to the main Wikipedia Title and top tabs */
#firstHeading, #p-views li {
animation: geocities-sparkle 1.2s infinite !important;
}
/* ========================================================
MASSIVE 90s PAGE TITLES
======================================================== */
#firstHeading {
font-size: 5em !important; /* Makes the text absolutely huge */
line-height: 1.3 !important;
padding-bottom: 20px !important;
}
/* If you are using the marquee script, this ensures the sliding text doesn't get cut off */
marquee {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.