Hi
How do I go about using this instead of an image logo? Can I just put the style in page_container?
<style>
.banner {
background-color: #17242E;
color: white;
font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
font-size: 2em;
text-align: center;
padding: 20px;
}
</style>
<title>Honey Harbour Hub</title>
</head>
<body>
<div class="banner">
Honey...
Read more
Читать далее...
How do I go about using this instead of an image logo? Can I just put the style in page_container?
<style>
.banner {
background-color: #17242E;
color: white;
font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
font-size: 2em;
text-align: center;
padding: 20px;
}
</style>
<title>Honey Harbour Hub</title>
</head>
<body>
<div class="banner">
Honey...
Read more
Читать далее...