Template:Main Page/styles.css
EkramHossen (talk | contribs) No edit summary |
EkramHossen (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
.fp-welcome-box { | .fp-welcome-box { | ||
border-left: 6px solid; | |||
border-image: linear-gradient(to bottom, #4f46e5, #06b6d4) 1; | |||
border- | background-color: #f9fafb; | ||
padding: 2em; | padding: 2em; | ||
font-family: Georgia, serif; | font-family: Georgia, serif; | ||
border-radius: 8px; | |||
box-shadow: 0 0 10px rgba(0,0,0,0.05); | |||
text-align: center; | text-align: center; | ||
} | } | ||