Integrated SVG logo in header and footer
This commit is contained in:
15
style.css
15
style.css
@@ -181,21 +181,6 @@ a:hover {
|
||||
}
|
||||
|
||||
/* --- 3. Custom Brand Additions --- */
|
||||
.logo-icon {
|
||||
font-family: 'Playfair Display', serif;
|
||||
font-size: 24px;
|
||||
font-weight: bold;
|
||||
border: 2px solid var(--brand-deep-midnight);
|
||||
color: var(--brand-deep-midnight);
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
/* Comments Styling overrides for native wp_list_comments */
|
||||
.comment-list {
|
||||
list-style: none;
|
||||
|
||||
Reference in New Issue
Block a user