Introduction du nouveau thème
This commit is contained in:
7
themes/42/assets/css/page-links.css
Normal file
7
themes/42/assets/css/page-links.css
Normal file
@@ -0,0 +1,7 @@
|
||||
nav#page-links {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
gap: var(--gap-page-links);
|
||||
}
|
||||
Reference in New Issue
Block a user