Add post content and team logo styling
This commit is contained in:
@@ -340,6 +340,14 @@
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
/* Teams */
|
||||
|
||||
.sp-template-logo {
|
||||
float: right !important;
|
||||
margin: 0 0 20px 20px !important;
|
||||
clear: none !important;
|
||||
}
|
||||
|
||||
/* Profiles */
|
||||
|
||||
.sp-template-details dl {
|
||||
@@ -412,6 +420,12 @@
|
||||
border-bottom-color: #00a69c !important;
|
||||
}
|
||||
|
||||
/* Post Content */
|
||||
|
||||
.sp-post-content {
|
||||
clear: none;
|
||||
}
|
||||
|
||||
/* Media Queries */
|
||||
|
||||
@media screen and (min-width: 601px) {
|
||||
|
||||
Reference in New Issue
Block a user