travail de contribution
This commit is contained in:
@@ -2,6 +2,17 @@
|
||||
@import 'tailwindcss/components';
|
||||
@import 'tailwindcss/utilities';
|
||||
|
||||
.pp-version-notice-bold-purple{
|
||||
display: none; /*cacher les messages du plugin*/
|
||||
}
|
||||
.pp-version-notice-bold-purple-message{
|
||||
display: none;
|
||||
}
|
||||
.pp-version-notice-bold-purple-button{
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
@layer base{
|
||||
@font-face {
|
||||
font-family: "Authentic_Sans";
|
||||
@@ -9,7 +20,6 @@
|
||||
url("/assets/fonts/authentic-sans-90/AUTHENTICSans-90.woff2") format("woff2"),
|
||||
url("/assets/fonts/authentic-sans-90/AUTHENTICSans-90.otf") format("otf");
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
@font-face {
|
||||
@@ -36,5 +46,6 @@
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user