/*
Theme Name: Dorrie
Theme URI: http://example.com/dorrie
Author: Votre Nom
Author URI: http://example.com
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom
Text Domain: dorrie
*/

/* Ajoutez vos styles CSS personnalisés ici. */

table.widefat th:nth-child(1),
table.widefat td:nth-child(1) {
    width: 120px; /* Ajustez selon vos besoins */
}

table.widefat th:nth-child(2),
table.widefat td:nth-child(2) {
    width: 100px;
}