Fixed a typo in admin_domains, fixed <strong>-tags not being strong in sparkle
This commit is contained in:
4
templates/Sparkle/assets/css/main.css
vendored
4
templates/Sparkle/assets/css/main.css
vendored
@@ -22,6 +22,10 @@ body {
|
||||
padding:0;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.content {
|
||||
background-color: #f7f8fa;
|
||||
margin-top: 53px;
|
||||
|
||||
Reference in New Issue
Block a user