Blog 6.6 position RSS CSS
This commit is contained in:
parent
169a30f449
commit
65a12d0e25
@ -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';
|
||||
|
@ -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
|
||||
|
@ -96,7 +96,6 @@
|
||||
*/
|
||||
#rssFeed {
|
||||
text-align: right;
|
||||
float: right;
|
||||
}
|
||||
#rssFeed p {
|
||||
display: inline;
|
||||
|
Loading…
Reference in New Issue
Block a user