EstebanDLPT (Talk | contribs) m |
EstebanDLPT (Talk | contribs) m |
||
Line 70: | Line 70: | ||
#fixed-title { | #fixed-title { | ||
width: 50%; | width: 50%; | ||
− | height: | + | height: 35vh; |
− | font-size: | + | font-size: 13vw; |
+ | font-weight: 700; | ||
font-family: "DosisRegular", sans-serif; | font-family: "DosisRegular", sans-serif; | ||
line-height: 1.2em; | line-height: 1.2em; | ||
Line 79: | Line 80: | ||
top: 25%; | top: 25%; | ||
z-index: 2; | z-index: 2; | ||
− | color: rgba( | + | color: rgba(93,165,10,0.7); |
+ | } | ||
+ | |||
+ | #fixed-subtitle { | ||
+ | width: 100%; | ||
+ | font-size: 7vw; | ||
+ | font-weight: 500; | ||
+ | font-family: "Norwester", monospace; | ||
+ | line-height: 1.2em; | ||
+ | text-align: center; | ||
+ | z-index: 2; | ||
+ | color: rgba(93,165,10,0.7); | ||
} | } | ||
Line 165: | Line 177: | ||
<div id="fixed-title"> | <div id="fixed-title"> | ||
E. coding | E. coding | ||
+ | <div id="fixed-subtitle">Tec-Monterrey</div> | ||
</div> | </div> | ||
Revision as of 18:39, 12 October 2018
Intro
Description