Base-Style

Developer
Size
2,614 Kb
Views
10,120

How do I make an base-style?

What is a base-style? How do you make a base-style? This script and codes were developed by Daniel Gooß on 10 November 2022, Thursday.

Base-Style Previews

Base-Style - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Base-Style</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel='stylesheet prefetch' href='https://fonts.googleapis.com/css?family=Oswald'>
<link rel='stylesheet prefetch' href='https://fonts.googleapis.com/css?family=Droid+Serif'> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ body { background-color: #efefef; font-family: 'Droid Serif', serif; font-size: 14px;
}
article { max-width: 720px; box-sizing: border-box; padding: 0 40px 1.5em; margin: 0 auto 10px; background-color: #fff; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
article header { padding: 1em 40px 0.5em; margin: 0 -40px 1em; text-align: center; color: #333; transition: all 0.2s 0.2s ease-in-out;
}
h1,
h2,
h3,
h4.h5,
h6 { margin: 0 0 0.3em; font-family: 'Oswald'; font-weight: normal; line-height: 1.5em; /*-webkit-font-smoothing: antialiased;*/ -moz-osx-font-smoothing: grayscale;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body>
</body>
</html>

Base-Style - Script Codes CSS Codes

body { background-color: #efefef; font-family: 'Droid Serif', serif; font-size: 14px;
}
article { max-width: 720px; box-sizing: border-box; padding: 0 40px 1.5em; margin: 0 auto 10px; background-color: #fff; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
article header { padding: 1em 40px 0.5em; margin: 0 -40px 1em; text-align: center; color: #333; transition: all 0.2s 0.2s ease-in-out;
}
h1,
h2,
h3,
h4.h5,
h6 { margin: 0 0 0.3em; font-family: 'Oswald'; font-weight: normal; line-height: 1.5em; /*-webkit-font-smoothing: antialiased;*/ -moz-osx-font-smoothing: grayscale;
}
Base-Style - Script Codes
Base-Style - Script Codes
Home Page Home
Developer Daniel Gooß
Username daniel_gooss
Uploaded November 10, 2022
Rating 3
Size 2,614 Kb
Views 10,120
Do you need developer help for Base-Style?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Daniel Gooß (daniel_gooss) Script Codes
Create amazing web content with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!