Difference between revisions of "Max"
From Fate's Harvest
RenamedMax (Talk | contribs) |
|||
Line 39: | Line 39: | ||
<css> | <css> | ||
+ | @import 'https://fonts.googleapis.com/css?family=Rock+Salt'; | ||
+ | |||
a:link {color:#42586e; text-decoration: none; text-shadow: 0px 0px 10px #fafcfd} | a:link {color:#42586e; text-decoration: none; text-shadow: 0px 0px 10px #fafcfd} | ||
Line 44: | Line 46: | ||
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;} | 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;} | ||
.info {width: 296px; background-color: #fff; border-radius: 25px; align: center; margin-left: -75px; padding: 5px; border: 1px solid #0a0b2f; text-align: center; margin-top: 15px;} | .info {width: 296px; background-color: #fff; border-radius: 25px; align: center; margin-left: -75px; padding: 5px; border: 1px solid #0a0b2f; text-align: center; margin-top: 15px;} | ||
− | .infotext {text-shadow: 0px 0px 5px #daecf3; color: #010610; font-family: | + | .infotext {text-shadow: 0px 0px 5px #daecf3; color: #010610; font-family: verdana; font-size: 12px;} |
.pic {align: center; text-decoration: none;} | .pic {align: center; text-decoration: none;} | ||
− | .text {width: 600px; font-family: | + | .text {width: 600px; font-family: open sans; font-size: 14px; line-height: 16px; margin-left: 20px; text-align: justify;} |
− | .text2 {text-shadow: 0px 0px 5px #daecf3; color: #010610; font-family: | + | .text2 {text-shadow: 0px 0px 5px #daecf3; color: #010610; font-family: Open Sans; font-size: 11px; line-height: 16px;} |
− | .title {background-color: #394453; border-bottom: solid 3px #394453; text-transform: | + | .title {background-color: #394453; border-bottom: solid 3px #394453; text-transform: none; letter-spacing: 2px; font-size: 30px; margin-top: 10px; text-shadow: 0px 2px 2px #17253c; text-align: right; font-style: italic; font-family: rock salt; color: #fafcfd;} |
− | .subtitle { text-transform: uppercase; letter-spacing: | + | .subtitle { text-transform: uppercase; letter-spacing: 0px; font-size: 12px; margin-top: 10px; text-shadow: 0px 0px 10px #fafcfd; text-align: right; font-style: italic; font-family: rock salt; color: #17253c; font-weight: bold;} |
.quote {color: #eee; letter-spacing: 2px; font-size: 14px; vertical-align: middle; margin-top: 15px; display: inline; width: 600px; text-shadow: 0px 1px 1px #000;} | .quote {color: #eee; letter-spacing: 2px; font-size: 14px; vertical-align: middle; margin-top: 15px; display: inline; width: 600px; text-shadow: 0px 1px 1px #000;} | ||
.small {text-transform: uppercase; font-size: 14px; letter-spacing: 0px; font-family: tahoma; font-weight: none; color:#485256; text-shadow: 0px 0px 7px #b6cfd7; } | .small {text-transform: uppercase; font-size: 14px; letter-spacing: 0px; font-family: tahoma; font-weight: none; color:#485256; text-shadow: 0px 0px 7px #b6cfd7; } |
Revision as of 08:38, 23 March 2017
|
|