Difference between revisions of "Maya"
m (Outdated code cleanup.) |
|||
| Line 1: | Line 1: | ||
<css> | <css> | ||
| − | #bg-box {background-color: #d5d1c5; padding: | + | #bg-box {background-color: #d5d1c5; padding: 40px} |
| − | #body-box { | + | #body-box {text-align: center; background-color: #d4d1c6; box-shadow: 0px 0px 80px #5b5941} |
| − | #container {margin-top: 20px; margin-bottom: 15px; padding: 10px; background-color: #1C0B19; | + | #container {margin-top: 20px; margin-bottom: 15px; padding: 10px; background-color: #1C0B19; border-radius: 15px 15px; box-shadow: 8px 8px 28px black;} |
| Line 16: | Line 16: | ||
.sig { text-align: center;font-size: 96px; color: #279af1; font-family:zapfino,'Brush Script MT', cursive;line-height: 95%;} | .sig { text-align: center;font-size: 96px; color: #279af1; font-family:zapfino,'Brush Script MT', cursive;line-height: 95%;} | ||
| − | .cell-fill img { max-width: 100%; height | + | .cell-fill img { max-width: 100%; height: auto;} |
em {font-family: Georgia, serif; color: #279af1; font-size: 220%; font-style: normal; text-transform: uppercase;} | em {font-family: Georgia, serif; color: #279af1; font-size: 220%; font-style: normal; text-transform: uppercase;} | ||
| Line 22: | Line 22: | ||
strong {font-family: Georgia, serif; color: #3A7CA5; font-size: 125%; font-style: normal; text-transform: uppercase;} | strong {font-family: Georgia, serif; color: #3A7CA5; font-size: 125%; font-style: normal; text-transform: uppercase;} | ||
| − | b {font-family: Georgia, serif; color: #b76D68; font-size: 100%; font- | + | b {font-family: Georgia, serif; color: #b76D68; font-size: 100%; font-weight: bold; } |
a:link {color: #4C9F70; font-weight: bold} | a:link {color: #4C9F70; font-weight: bold} | ||
Revision as of 12:07, 17 December 2025
|
