Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #header1 {
- color: #111;
- font-family: 'Helvetica Neue', sans-serif;
- font-size: 125%;
- font-weight: bold;
- letter-spacing: -1px;
- line-height: 2;
- text-align: left;
- background-color: white;
- border-radius: 20px 1px 20px;
- -webkit-border-radius: 20px 1px 20px;
- -moz-border-radius:20px 1px 20px;
- padding: 0px 14px;
- }
- #desc_header {
- font-family: sans-serif;
- text-transform: uppercase;
- text-rendering: optimizeLegibility;
- letter-spacing: 0em;
- font-size: 6em;
- font-weight: bolder;
- line-height: 1;
- position: relative;
- display: inline-block;
- margin: .25em;
- padding: .5em .75em;
- text-align: center;
- -webkit-background-clip: text;
- background-clip: text;
- -webkit-text-fill-color: transparent;
- -webkit-text-stroke-width: 1px;
- -webkit-text-stroke-color: white;
- background-image: url(https://img.onmanorama.com/content/dam/mm/en/food/diet-and-nutrition/images/2020/7/17/moringa-leaves.jpg);
- }
- .dabur_info img {
- text-align: center
- }
- #description1,#description2 {
- font-family: 'Helvetica Neue', sans-serif;
- font-size: 100%;
- font-weight: 400;
- line-height: 24px;
- }
- #desc_paragraph {
- color: #4c4a37;
- font-family: 'Droid Sans', sans-serif;
- font-size: 120%;
- line-height: 33px;
- margin: 31px 0px; }
- hr
- { height: 5px;
- border: 0;
- box-shadow: inset 0 5px 5px -5px rgba(0, 0, 0, 0.5);
- }
- #description1, #description2 {
- font-family: 'Helvetica Neue', sans-serif;
- font-size: 100%;
- font-weight: 400;
- line-height: 24px;
- color: white;
- background-color: white;
- border-radius: 1px 20px 1px;
- padding: 0% 2.3%;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement