fix: move ad prefix to banner system
This commit is contained in:
12
public/css/style.css
vendored
12
public/css/style.css
vendored
@@ -1764,4 +1764,14 @@ a, a:hover, a:active {
|
||||
font-family: Nunito, serif;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.ad-prefix {
|
||||
width: 100%;
|
||||
font-family: Nunito, serif;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
line-height: 3.17;
|
||||
text-align: center;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user