Blog 6.6 position RSS CSS

This commit is contained in:
Fred Tempez 2023-03-23 07:49:52 +01:00
parent 169a30f449
commit 65a12d0e25
3 changed files with 3 additions and 2 deletions

View File

@ -16,7 +16,7 @@
class blog extends common
{
const VERSION = '6.5';
const VERSION = '6.6';
const REALNAME = 'Blog';
const DELETE = true;
const UPDATE = '0.0';

View File

@ -1,4 +1,6 @@
# version 6.6
- Position de l'icône RSS
# version 6.5
- Intl dates formats
- Modifications liées à la suppression de flatpickr

View File

@ -96,7 +96,6 @@
*/
#rssFeed {
text-align: right;
float: right;
}
#rssFeed p {
display: inline;