remove double tags on search results, updates to install doco to get rid of Friendica name there and clarify Red requirements.
This commit is contained in:
@@ -2827,7 +2827,7 @@ aside input[type='text'] {
|
||||
filter:alpha(opacity=100) !important;
|
||||
}
|
||||
|
||||
.posttags {
|
||||
.posttags, .body-tag {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
|
||||
@@ -55,6 +55,7 @@
|
||||
if ($colour_scheme === 'dark') {$colour = 'dark'; $navcolour = 'black';}
|
||||
if ($colour_scheme === 'redbasic'){$navcolour = 'red';}
|
||||
$shadows = false;
|
||||
$radius = 5;
|
||||
}
|
||||
|
||||
// This is probably the easiest place to apply global settings. Don't bother with site line height and such. Instead, check pconfig for global user settings.
|
||||
|
||||
Reference in New Issue
Block a user