Untitled
unknown
css
5 months ago
2.3 kB
2
Indexable
body { font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 0.8rem; } h1, h2, h3 { font-family:"Palatino Linotype", "Book Antiqua", "Palatino", sans-serif; } header { background-color: #CDDE47; color: white; text-shadow: 1px 2px 2px rgba(0,0,0,0.2); font-size: 2.5rem; text-align: center; align-content: center; margin-left: auto; margin-right: auto; width: 100%; height: 8rem; box-shadow: 1px 2px 2px rgba(0,0,0,0.2); } .shadow { color: #DE7047; font-style: italic; } .image { width: 1.5rem; height: 1.5rem; } Main { width: 60%; margin-left: auto; margin-right: auto; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 0.8rem; justify-content: center; align-content: center; } nav a { font-family:"Palatino Linotype", "Book Antiqua", "Palatino", sans-serif; width: 20%; margin-bottom: 1.75rem; font-size: 1.3rem; letter-spacing: 0.125rem; color: black; line-height: 140%; text-decoration: none; } nav { text-decoration: underline; text-decoration-style: dotted; text-decoration-thickness: 0.125rem; text-decoration: #DE7047; width: 20%; } .image { width: 1.5rem; height: 1.5rem; color: black; } main h1 { font-family:"Palatino Linotype", "Book Antiqua", "Palatino", sans-serif; font-size: 3.7rem; color: #333333; text-shadow: 1px 1px 2px #CDDE47; } main h3 { font-family:"Palatino Linotype", "Book Antiqua", "Palatino", sans-serif; font-size: 2.5rem; color: #DE7047; font-weight: bold; margin-bottom: 0.5rem; } p { line-height: 140%; margin-bottom: 2rem; width: 80%; } strong { font-weight: bold; } .button { font-size: 1.1rem; border-color: #DE7047; color: white; } img { width: 6.25rem; height: 6.25rem; offset: 0.5rem; } footer{ font-family: "Palatino Linotype", "Book Antiqua", "Palatino", sans-serif; margin-left: auto; margin-right: auto; width: 60%; background-color: rgba(205 222 71 / 100%) to rgba(240 36 42 / 100%). ; }
Editor is loading...
Leave a Comment