/*
Theme Name:   Small platforms theme
Theme URI:    
Description:  Component Blox child
Author:       fz
Author URI:   
Template:     bootstrap-component-blox
Version:      0.1
License:      
License URI:  
Tags:         
Text Domain:  plafond-theme
*/

article {
	margin: 20px;
}

td, th{
	padding-left: 5px; 
	padding-right: 5px;
	border: 1px solid black;
}

#dataset-select {
	margin-left: 20px;
	font-size: 22px;
	border: 2px solid blueviolet;
	border-radius: 4px;
}

.menu-item {
	font-size: 22px;
}