Jump to content

User:Callisto/Callisto.css: Difference between revisions

From RetroMUX
Callisto (talk | contribs)
No edit summary
Callisto (talk | contribs)
No edit summary
Line 1: Line 1:
@import url 'https://fonts.googleapis.com/css2?family=Cabin+Condensed:wght@400;500;600;700&family=Nixie+One&family=Special+Elite&display=swap';
a:link {text-shadow: 0px 0px 5px #fff; color: #000; font-family: 'gruppo'; font-size: 15px; font-weight: bold; text-transform: uppercase; padding: 1px;}
 
a:visited {text-shadow: 1px 1px 1px #fff; color: #000; font-family: 'gruppo'; font-size: 15px; font-weight: bold; text-transform: uppercase; padding: 1px;}
.Callisto {color: #E9DAA6; font-family: 'Cabin Condensed', cursive; font-style: italic; font-size: 100px; text-align: center; padding-right: 15px; vertical-align: middle; letter-spacing: 3px; font-weight: none; text-shadow: #6C825E 1px 1px 1px; line-height: 120%; }
a:hover {text-decoration: none; opacity: 0.7; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; -ms-transition: all .4s ease; transition: all .4s ease;}
 
.header {background-color: #000; color: #FFFFFF; text-align: center; text-shadow: 1px 1px 1px #000000; padding: 0px; font-size: 30px; font-family: Gruppo; letter-spacing: 5px; font-weight: bold; text-transform: uppercase; }
.Callisto1 {color: #6E877F; font-family: 'Special Elite', monospace; font-size: 36px; text-align: center; padding: 5px; vertical-align: middle; background-color: #1F382F; letter-spacing: 3px; font-weight: bold; text-shadow: #000 2px 2px 2px; text-transform: uppercase; line-height: 100%;}  
.header2 {color: #FFFFFF;  text-align: center; text-shadow: 1px 1px 1px #000000; padding: 4px; font-size: 35px; font-family: 'PT Sans Narrow'; letter-spacing: 5px;}
 
.banner {color: #ffffff; text-shadow: 1px 1px 1px #000000; padding: 4px; font-size: 80px; font-family: Megrim; letter-spacing: 8px; text-shadow: 4px 4px 5px #000000;}
.Callisto1a {color: #6E877F; font-family: 'Special Elite', monospace; font-size: 55px; text-align: center; padding: 5px; vertical-align: middle; background-color: #352F44; letter-spacing: 3px; font-weight: bold; text-shadow: #000 2px 2px 2px; text-transform: uppercase;}  
hr {background: #F0F8FF;}
 
.boxes {background: -webkit-linear-gradient(#ffffff, #cccccc, #333333); background: -o-linear-gradient(#ffffff, #cccccc, #333333); background: -moz-linear-gradient(#ffffff, #cccccc, #333333); background: linear-gradient(#ffffff, #cccccc, #333333); color: #000000; padding: 5px; font-size: 16px; font-family: 'PT Sans Narrow'; text-align: justify;}
.Callisto2 {color: #6E877F; font-family: 'Special Elite', monospace; font-style: bold; font-size: 14px; text-align: left; padding-right: 15px; vertical-align: middle; letter-spacing: 3px; font-weight: none; text-shadow: #000 1px 1px 1px; line-height: 120%; }  
.boxes b {color: #FFFFFF; text-shadow: 1px 1px 2px #000000;}
 
.boxes2 {background: #e6e5e2; color: #000000; padding: 5px; font-size: 16px; font-family: 'PT Sans Narrow'; border: 1px solid #8e8695; position: relative; right: -40px; padding: 5px; box-shadow: -2px -2px 8px #000000; border-radius: 25px; }
.Callisto3 {color: #6E877F; font-family: 'Cabin Condensed', sans serif; font-size: 14px; text-align: left; padding-right: 15px; vertical-align: middle; letter-spacing: 3px; font-weight: none; text-shadow: #000 1px 1px 1px; line-height: 120%; }  
.label {background-color: #000; color: #fff; font-family: 'gruppo'; font-size: 17px; font-weight: bold; text-transform: uppercase; padding: 3px;}
 
.Callisto5 {color: #6E877F; font-family: 'Nixie One', monospace; font-size: 20px; text-align: left; padding-right: 15px; vertical-align: middle; letter-spacing: 3px; font-weight: bold; text-shadow: #000 1px 1px 1px; line-height: 120%; }
 
.Callistoext {font-size: 18px; color: #6E877F; background-color: #; font-family: 'Tahoma', cursive; text-align: center; line-height: 120%;}

Revision as of 22:33, 23 July 2025

a:link {text-shadow: 0px 0px 5px #fff; color: #000; font-family: 'gruppo'; font-size: 15px; font-weight: bold; text-transform: uppercase; padding: 1px;}
a:visited {text-shadow: 1px 1px 1px #fff; color: #000; font-family: 'gruppo'; font-size: 15px; font-weight: bold; text-transform: uppercase; padding: 1px;}
a:hover {text-decoration: none; opacity: 0.7; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; -ms-transition: all .4s ease; transition: all .4s ease;}
.header {background-color: #000; color: #FFFFFF; text-align: center; text-shadow: 1px 1px 1px #000000; padding: 0px; font-size: 30px; font-family: Gruppo; letter-spacing: 5px; font-weight: bold; text-transform: uppercase; }
.header2 {color: #FFFFFF;  text-align: center; text-shadow: 1px 1px 1px #000000; padding: 4px; font-size: 35px; font-family: 'PT Sans Narrow'; letter-spacing: 5px;}
.banner {color: #ffffff; text-shadow: 1px 1px 1px #000000; padding: 4px; font-size: 80px; font-family: Megrim; letter-spacing: 8px; text-shadow: 4px 4px 5px #000000;}
hr {background: #F0F8FF;}
.boxes {background: -webkit-linear-gradient(#ffffff, #cccccc, #333333); background: -o-linear-gradient(#ffffff, #cccccc, #333333); background: -moz-linear-gradient(#ffffff, #cccccc, #333333); background: linear-gradient(#ffffff, #cccccc, #333333); color: #000000; padding: 5px; font-size: 16px; font-family: 'PT Sans Narrow'; text-align: justify;}
.boxes b {color: #FFFFFF; text-shadow: 1px 1px 2px #000000;}
.boxes2 {background: #e6e5e2; color: #000000; padding: 5px; font-size: 16px; font-family: 'PT Sans Narrow'; border: 1px solid #8e8695; position: relative; right: -40px; padding: 5px; box-shadow: -2px -2px 8px #000000; border-radius: 25px; }
.label {background-color: #000; color: #fff; font-family: 'gruppo'; font-size: 17px; font-weight: bold; text-transform: uppercase; padding: 3px;}