/*
Theme Name:     Le micro 2022
Theme URI:
Description:    Twentytwentytwo child theme.
Author:         Magiiic
Author URI:     https://magiiic.com
Template:       twentytwentytwo
Version:        0.1.0
*/

.alignCenter {
    text-align: center;
}
.wp-block-tag-cloud.boxed a {
    text-decoration: none;
    background: #eee;
    border-radius: 5px;
    padding: 0.10em 0.5em;
    margin: 0.1em;
}
.wp-block-tag-cloud.boxed a:hover {
    background: #ccc;
}
.wp-block-tag-cloud.fixedsize a {
  font-size: 14pt !important;
}
.wp-block-tag-cloud.fixedsize a span.tag-link-count {
    font-size: 60% !important;
}
