Deltacms/core/module/theme/view/footer/footer.css

19 lines
258 B
CSS
Raw Normal View History

2022-01-31 09:10:49 +01:00
/**
* This file is part of DeltaCMS.
*/
/** NE PAS EFFACER
* admin.css
*/
/**
* Titre zone TinyMCE
*/
.titleWysiwygContent {
font-family: "Oswald",sans-serif;
2022-09-11 09:42:42 +02:00
font-weight: bold;
2022-01-31 09:10:49 +01:00
text-transform: none;
font-size: 1.0em;
margin: 10px;
}