added announcement
This commit is contained in:
13
public/assets/css/merchbay/styles.css
vendored
13
public/assets/css/merchbay/styles.css
vendored
@@ -243,7 +243,7 @@ li.footer-menu-item a:hover {
|
||||
}
|
||||
|
||||
.please-read-title,
|
||||
.disclaimer {
|
||||
.disclaimer, .announcement {
|
||||
font-size: 0.8rem;
|
||||
color: #000000;
|
||||
font-weight: bold;
|
||||
@@ -260,6 +260,13 @@ li.footer-menu-item a:hover {
|
||||
padding-left: 1.3rem;
|
||||
}
|
||||
|
||||
.announcement-message {
|
||||
font-size: 0.7rem;
|
||||
color: #ffffff;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
padding-left: 1.3rem;
|
||||
}
|
||||
.please-read li {
|
||||
font-size: 0.7rem;
|
||||
color: #858585;
|
||||
@@ -269,6 +276,10 @@ li.footer-menu-item a:hover {
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
.bg-announcement {
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
.navbar-toggler {
|
||||
border: 1px solid #fff !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user